GetTextProperty メソッド (String)
プロパティをテキストとして取得します。
名前空間: 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
パラメーター
- requestingProperty
型: System. . :: . .String
String