xSession.getDbSchema 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 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.