NativeCommonImplementation.UseExistingTempDBTable(String) 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:
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