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