Membros Context

Provides the execution context for the stored procedure.

O tipo Context expõe os seguintes membros.

Construtores

  Nome Descrição
Método público Context

Início

Métodos

  Nome Descrição
Método públicoMembro estático CheckCancelled Throws an exception if the query has timed out or been canceled by the user.
Método público Equals (Herdado de Object.)
Método protegido Finalize (Herdado de Object.)
Método público GetHashCode (Herdado de Object.)
Método público GetType (Herdado de Object.)
Método protegido MemberwiseClone (Herdado de Object.)
Método público ToString (Herdado de Object.)
Método públicoMembro estático TraceEvent Raises a trace event with the specified information.

Início

Propriedades

  Nome Descrição
Propriedade públicaMembro estático ClientCultureInfo Gets the culture for the current client.
Propriedade públicaMembro estático Cubes Gets a collection of cubes that are available in the current database or context.
Propriedade públicaMembro estático CurrentConnection
Propriedade públicaMembro estático CurrentCube Gets the current cube.
Propriedade públicaMembro estático CurrentDatabaseName Gets the current database name for the current session.
Propriedade públicaMembro estático CurrentMiningModel Gets the current mining model.
Propriedade públicaMembro estático CurrentServerID Gets the server identifier (server\instance) for the current session.
Propriedade públicaMembro estático ExecuteForPrepare Gets a value that indicates whether the stored procedure is being called for preparation purposes.
Propriedade públicaMembro estático MiningModels Gets the mining models in the current database.
Propriedade públicaMembro estático MiningServices Gets the mining services in the current database.
Propriedade públicaMembro estático MiningStructures Gets the mining structures in the current database.
Propriedade públicaMembro estático Pass Gets the pass number that the user-defined function (UDF) or stored procedure is running under.
Propriedade públicaMembro estático Server

Início