Compartir a través de


Field Propiedad

Gets the specified field in the property. 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 Field As String
    Get
'Uso
Dim instance As XmlReadLinkFields
Dim value As String

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

Valor de la propiedad

Tipo: System. . :: . .String
The attribute field name.