Metoda ScriptNameObjectBase.GetTextProperty (String, ScriptingOptions)
Pobiera właściwość jako tekst.
Przestrzeń nazw: Microsoft.SqlServer.Management.Smo
Zestaw: Microsoft.SqlServer.Smo (w Microsoft.SqlServer.Smo.dll)
Składnia
'Deklaracja
Protected Function GetTextProperty ( _
requestingProperty As String, _
so As ScriptingOptions _
) As String
'Użycie
Dim requestingProperty As String
Dim so As ScriptingOptions
Dim returnValue As String
returnValue = Me.GetTextProperty(requestingProperty, _
so)
protected string GetTextProperty(
string requestingProperty,
ScriptingOptions so
)
protected:
String^ GetTextProperty(
String^ requestingProperty,
ScriptingOptions^ so
)
member GetTextProperty :
requestingProperty:string *
so:ScriptingOptions -> string
protected function GetTextProperty(
requestingProperty : String,
so : ScriptingOptions
) : String
Parametry
- requestingProperty
Typ: System.String
String
Wartość zwracana
Typ: System.String
String