Udostępnij za pośrednictwem


Metoda SqlObjectBase.AddLinkProperty

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)

Składnia

'Deklaracja
Protected Overridable Function AddLinkProperty ( _
    name As String _
) As String
'Użycie
Dim name As String
Dim returnValue As String

returnValue = Me.AddLinkProperty(name)
protected virtual string AddLinkProperty(
    string name
)
protected:
virtual String^ AddLinkProperty(
    String^ name
)
abstract AddLinkProperty : 
        name:string -> string 
override AddLinkProperty : 
        name:string -> string 
protected function AddLinkProperty(
    name : String
) : String

Parametry

Wartość zwracana

Typ: System.String
Ciąg, który określa właściwość łącza.