다음을 통해 공유


Dump 메서드 (String)

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

구문

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

PerformanceCounters.Dump(fileName)
public static void Dump(
    string fileName
)
public:
static void Dump(
    String^ fileName
)
static member Dump : 
        fileName:string -> unit 
public static function Dump(
    fileName : String
)

매개 변수