Context 成員
Provides the execution context for the stored procedure.
Context 型別公開下列成員。
方法
名稱 | 描述 | |
---|---|---|
CheckCancelled | Throws an exception if the query has timed out or been canceled by the user. | |
Equals | (繼承自 Object。) | |
Finalize | (繼承自 Object。) | |
GetHashCode | (繼承自 Object。) | |
GetType | (繼承自 Object。) | |
MemberwiseClone | (繼承自 Object。) | |
ToString | (繼承自 Object。) | |
TraceEvent | Raises a trace event with the specified information. |
頂端
屬性
名稱 | 描述 | |
---|---|---|
ClientCultureInfo | Gets the culture for the current client. | |
Cubes | Gets a collection of cubes that are available in the current database or context. | |
CurrentConnection | ||
CurrentCube | Gets the current cube. | |
CurrentDatabaseName | Gets the current database name for the current session. | |
CurrentMiningModel | Gets the current mining model. | |
CurrentServerID | Gets the server identifier (server\instance) for the current session. | |
ExecuteForPrepare | Gets a value that indicates whether the stored procedure is being called for preparation purposes. | |
MiningModels | Gets the mining models in the current database. | |
MiningServices | Gets the mining services in the current database. | |
MiningStructures | Gets the mining structures in the current database. | |
Pass | Gets the pass number that the user-defined function (UDF) or stored procedure is running under. | |
Server |
頂端