Common.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:
virtual bool useExistingTempDBTable(System::String ^ _newValue);
public virtual bool useExistingTempDBTable (string _newValue);
abstract member useExistingTempDBTable : string -> bool
override this.useExistingTempDBTable : string -> bool
Public Overridable Function useExistingTempDBTable (_newValue As String) As Boolean
Parameters
- _newValue
- String