Share via


Context 멤버

Provides the execution context for the stored procedure.

Context 형식은 다음 멤버를 노출합니다.

생성자

  이름 설명
공용 메서드 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

맨 위로 이동