Share via


NativeCommonImplementation.UseExistingTempDBTable(String) Method

Definition

public:
 override bool UseExistingTempDBTable(System::String ^ _newValue);
public override bool UseExistingTempDBTable (string _newValue);
override this.UseExistingTempDBTable : string -> bool
Public Overrides Function UseExistingTempDBTable (_newValue As String) As Boolean

Parameters

_newValue
String

Returns

Applies to