Compartir a través de


Context Miembros

Provides the execution context for the stored procedure.

El tipo Context expone los siguientes miembros.

Constructores

  Nombre Descripción
Método publico Context

Principio

Métodos

  Nombre Descripción
Método publicoMiembro estático CheckCancelled Throws an exception if the query has timed out or been canceled by the user.
Método publico Equals (Se hereda de Object).
Método protegido Finalize (Se hereda de Object).
Método publico GetHashCode (Se hereda de Object).
Método publico GetType (Se hereda de Object).
Método protegido MemberwiseClone (Se hereda de Object).
Método publico ToString (Se hereda de Object).
Método publicoMiembro estático TraceEvent Raises a trace event with the specified information.

Principio

Propiedades

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

Principio