次の方法で共有


AsyncStatus クラス

AsyncStatus オブジェクトは、非同期プロセスの状態を表します。

名前空間:  Microsoft.SqlServer.Management.Smo
アセンブリ:  Microsoft.SqlServer.SmoExtended (Microsoft.SqlServer.SmoExtended.dll)

構文

'宣言
Public NotInheritable Class AsyncStatus
'使用
Dim instance As AsyncStatus
public sealed class AsyncStatus
public ref class AsyncStatus sealed
[<SealedAttribute>]
type AsyncStatus =  class end
public final class AsyncStatus

継承階層

System. . :: . .Object
  Microsoft.SqlServer.Management.Smo..::..AsyncStatus

スレッド セーフ

この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。