CommonImplementation.TakeOwnershipOfTempDBTable(Boolean) Method

Definition

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

Returns

Applies to