Server.CancelSession Method
Cancels the session on the server.
오버로드 목록
이름 | Description |
---|---|
Server.CancelSession () |
Cancels the session on the server.
|
Server.CancelSession (Int32) |
Cancels the specified session on the server.
|
Server.CancelSession (String) |
Cancels the specified session on the server.
|
Server.CancelSession (Int32, Boolean) |
Cancels the specified session on the server.
|
Server.CancelSession (String, Boolean) |
Cancels the specified session on the server.
|
참고 항목
참조
Server Class
Server Members
Microsoft.AnalysisServices Namespace