Właściwość SfcMetadataRelation.PropertyDefaultValue
Nie należy odwoływać się do tego elementu członkowskiego bezpośrednio w kodzie. Obsługuje on infrastrukturę programu SQL Server.
Przestrzeń nazw: Microsoft.SqlServer.Management.Sdk.Sfc.Metadata
Zestaw: Microsoft.SqlServer.Management.Sdk.Sfc (w Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Składnia
'Deklaracja
Public ReadOnly Property PropertyDefaultValue As Object
Get
'Użycie
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
Wartość właściwości
Typ: System.Object
Wartość domyślna właściwość.
Zobacz także