다음을 통해 공유


GetTextProperty 메서드 (String)

Gets the property as text.

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

구문

‘선언
Protected Function GetTextProperty ( _
    requestingProperty As String _
) As String
‘사용 방법
Dim requestingProperty As String
Dim returnValue As String

returnValue = Me.GetTextProperty(requestingProperty)
protected string GetTextProperty(
    string requestingProperty
)
protected:
String^ GetTextProperty(
    String^ requestingProperty
)
member GetTextProperty : 
        requestingProperty:string -> string 
protected function GetTextProperty(
    requestingProperty : String
) : String

매개 변수

반환 값

유형: System. . :: . .String
String