CommonImplementation.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:
abstract bool UseExistingTempDBTable(System::String ^ _newValue);
public abstract bool UseExistingTempDBTable (string _newValue);
abstract member UseExistingTempDBTable : string -> bool
Public MustOverride Function UseExistingTempDBTable (_newValue As String) As Boolean
Parameters
- _newValue
- String