Partager via


Propriété PropertyDefaultValue

Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.

Espace de noms :  Microsoft.SqlServer.Management.Sdk.Sfc.Metadata
Assembly :  Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Syntaxe

'Déclaration
Public ReadOnly Property PropertyDefaultValue As Object
    Get
'Utilisation
Dim instance As SfcMetadataRelation
Dim value As Object

value = instance.PropertyDefaultValue
public Object PropertyDefaultValue { get; }
public:
property Object^ PropertyDefaultValue {
    Object^ get ();
}
member PropertyDefaultValue : Object
function get PropertyDefaultValue () : Object

Valeur de propriété

Type : System. . :: . .Object
The default value of the property.