CommonImplementation.TakeOwnershipOfTempDBTable(Boolean) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
abstract bool TakeOwnershipOfTempDBTable(bool _newValue);
public abstract bool TakeOwnershipOfTempDBTable (bool _newValue);
abstract member TakeOwnershipOfTempDBTable : bool -> bool
Public MustOverride Function TakeOwnershipOfTempDBTable (_newValue As Boolean) As Boolean
Parameters
- _newValue
- Boolean