Proprietà XmlReadLinkFields.DefaultValue
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 DefaultValue As String
Get
'Utilizzo
Dim instance As XmlReadLinkFields
Dim value As String
value = instance.DefaultValue
public string DefaultValue { get; }
public:
property String^ DefaultValue {
String^ get ();
}
member DefaultValue : string
function get DefaultValue () : String
Valore proprietà
Tipo: System.String
The attribute default value.