Proprietà XmlReadOrderByRedirect.Field

Gets the specified value of the field. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.

Spazio dei nomi  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly:  Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property Field As String 
    Get
'Utilizzo
Dim instance As XmlReadOrderByRedirect 
Dim value As String 

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

Valore proprietà

Tipo: System.String
A string value of the field.

Vedere anche

Riferimento

XmlReadOrderByRedirect Classe

Spazio dei nomi Microsoft.SqlServer.Management.Sdk.Sfc