Freigeben über


Context-Member

Provides the execution context for the stored procedure.

Der Context-Typ macht die folgenden Member verfügbar.

Konstruktoren

  Name Beschreibung
Öffentliche Methode Context

Zum Anfang

Methoden

  Name Beschreibung
Öffentliche MethodeStatischer Member CheckCancelled Throws an exception if the query has timed out or been canceled by the user.
Öffentliche Methode Equals (Geerbt von Object.)
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetType (Geerbt von Object.)
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Öffentliche Methode ToString (Geerbt von Object.)
Öffentliche MethodeStatischer Member TraceEvent Raises a trace event with the specified information.

Zum Anfang

Eigenschaften

  Name Beschreibung
Öffentliche EigenschaftStatischer Member ClientCultureInfo Gets the culture for the current client.
Öffentliche EigenschaftStatischer Member Cubes Gets a collection of cubes that are available in the current database or context.
Öffentliche EigenschaftStatischer Member CurrentConnection
Öffentliche EigenschaftStatischer Member CurrentCube Gets the current cube.
Öffentliche EigenschaftStatischer Member CurrentDatabaseName Gets the current database name for the current session.
Öffentliche EigenschaftStatischer Member CurrentMiningModel Gets the current mining model.
Öffentliche EigenschaftStatischer Member CurrentServerID Gets the server identifier (server\instance) for the current session.
Öffentliche EigenschaftStatischer Member ExecuteForPrepare Gets a value that indicates whether the stored procedure is being called for preparation purposes.
Öffentliche EigenschaftStatischer Member MiningModels Gets the mining models in the current database.
Öffentliche EigenschaftStatischer Member MiningServices Gets the mining services in the current database.
Öffentliche EigenschaftStatischer Member MiningStructures Gets the mining structures in the current database.
Öffentliche EigenschaftStatischer Member Pass Gets the pass number that the user-defined function (UDF) or stored procedure is running under.
Öffentliche EigenschaftStatischer Member Server

Zum Anfang