Partilhar via


Construtor SqlPropertyLink (XmlReadSettings)

Initializes a new instance of the SqlPropertyLink class with the specified setting tag to be read. Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.

Namespace:  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly:  Microsoft.SqlServer.Management.Sdk.Sfc (em Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Sintaxe

'Declaração
Public Sub New ( _
    xrs As XmlReadSettings _
)
'Uso
Dim xrs As XmlReadSettings 

Dim instance As New SqlPropertyLink(xrs)
public SqlPropertyLink(
    XmlReadSettings xrs
)
public:
SqlPropertyLink(
    XmlReadSettings^ xrs
)
new : 
        xrs:XmlReadSettings -> SqlPropertyLink
public function SqlPropertyLink(
    xrs : XmlReadSettings
)

Parâmetros

Consulte também

Referência

SqlPropertyLink Classe

Sobrecarregado SqlPropertyLink

Namespace Microsoft.SqlServer.Management.Sdk.Sfc