SqlPropertyLink Constructor (XmlReadProperty)
Initializes a new instance of the SqlPropertyLink class with the specified property tag to be read. No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server.
Espacio de nombres: Microsoft.SqlServer.Management.Sdk.Sfc
Ensamblado: Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Sintaxis
'Declaración
Public Sub New ( _
xrp As XmlReadProperty _
)
'Uso
Dim xrp As XmlReadProperty
Dim instance As New SqlPropertyLink(xrp)
public SqlPropertyLink(
XmlReadProperty xrp
)
public:
SqlPropertyLink(
XmlReadProperty^ xrp
)
new :
xrp:XmlReadProperty -> SqlPropertyLink
public function SqlPropertyLink(
xrp : XmlReadProperty
)
Parámetros
- xrp
Tipo: Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .XmlReadProperty
The property tag of the xml.