다음을 통해 공유


Dump 메서드 (Boolean)

네임스페이스:  Microsoft.SqlServer.Management.Smo
어셈블리:  Microsoft.SqlServer.Smo.dll의 Microsoft.SqlServer.Smo

구문

‘선언
Public Shared Sub Dump ( _
    toLogFile As Boolean _
)
‘사용 방법
Dim toLogFile As Boolean

PerformanceCounters.Dump(toLogFile)
public static void Dump(
    bool toLogFile
)
public:
static void Dump(
    bool toLogFile
)
static member Dump : 
        toLogFile:bool -> unit 
public static function Dump(
    toLogFile : boolean
)

매개 변수