Share via


xSession.getDbSchema Method

Definition

Retrieves the schema part of the database object name for the session.

public:
 static System::String ^ getDbSchema();
public static string getDbSchema ();
static member getDbSchema : unit -> string
Public Shared Function getDbSchema () As String

Returns

Returns the schema part of the database object name.

Applies to