Udostępnij przez


Metoda GetFixedStringProperty

Nie należy odwoływać się do tego elementu członkowskiego bezpośrednio w kodzie. Obsługuje on infrastrukturę programu SQL Server.

Przestrzeń nazw:  Microsoft.SqlServer.Management.Sdk.Sfc
Zestaw:  Microsoft.SqlServer.Management.Sdk.Sfc (w Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Syntax

'Deklaracja
Protected Function GetFixedStringProperty ( _
    propertyName As String, _
    removeEscape As Boolean _
) As String
'Użycie
Dim propertyName As String
Dim removeEscape As Boolean
Dim returnValue As String

returnValue = Me.GetFixedStringProperty(propertyName, _
    removeEscape)
protected string GetFixedStringProperty(
    string propertyName,
    bool removeEscape
)
protected:
String^ GetFixedStringProperty(
    String^ propertyName, 
    bool removeEscape
)
member GetFixedStringProperty : 
        propertyName:string * 
        removeEscape:bool -> string 
protected function GetFixedStringProperty(
    propertyName : String, 
    removeEscape : boolean
) : String

Parameters

Wartość zwracana

Typ: System. . :: . .String
Stały ciąg właściwość obiektu.