次の方法で共有


SqlSystem.modelDatabaseBackendName Method

Definition

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.

Applies to