Compartir a través de


XmlReadPropertyLink.Table Propiedad

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 ReadOnly Property Table As String 
    Get
'Uso
Dim instance As XmlReadPropertyLink 
Dim value As String 

value = instance.Table
public string Table { get; }
public:
property String^ Table {
    String^ get ();
}
member Table : string
function get Table () : String

Valor de la propiedad

Tipo: System.String
An attribute table name.

Vea también

Referencia

XmlReadPropertyLink Clase

Espacio de nombres Microsoft.SqlServer.Management.Sdk.Sfc