Server.CancelSession Method
Cancels the session on the server.
Elenco degli overload
Nome | 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.
|
Vedere anche
Riferimento
Server Class
Server Members
Microsoft.AnalysisServices Namespace