SqlPropertyLink-Konstruktor (XmlReadSettings)
Initializes a new instance of the SqlPropertyLink class with the specified setting tag to be read. Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur.
Namespace: Microsoft.SqlServer.Management.Sdk.Sfc
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Syntax
'Declaration
Public Sub New ( _
xrs As XmlReadSettings _
)
'Usage
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
)
Parameter
- xrs
Typ: Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .XmlReadSettings
The setting tag of the xml.