SqlSystem.modelDatabaseBackendName 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.
Retrieves the name of the model database AOS currently connected to.
public:
static System::String ^ modelDatabaseBackendName();
public static string modelDatabaseBackendName ();
static member modelDatabaseBackendName : unit -> string
Public Shared Function modelDatabaseBackendName () As String
Returns
The name of the model database currently connected to.