Compartilhar via


Propriedade do RDL PropertyDefaultValue

Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.

Namespace:  Microsoft.SqlServer.Management.Sdk.Sfc.Metadata
Assembly:  Microsoft.SqlServer.Management.Sdk.Sfc (em Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Sintaxe

'Declaração
Public ReadOnly Property PropertyDefaultValue As Object
    Get
'Uso
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

Valor da propriedade

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