Constraint.ExtendedProperties Vlastnost

Definice

Získá kolekci uživatelsky definovaných vlastností omezení.

public:
 property System::Data::PropertyCollection ^ ExtendedProperties { System::Data::PropertyCollection ^ get(); };
[System.ComponentModel.Browsable(false)]
public System.Data.PropertyCollection ExtendedProperties { get; }
[System.ComponentModel.Browsable(false)]
[System.Data.DataSysDescription("ExtendedPropertiesDescr")]
public System.Data.PropertyCollection ExtendedProperties { get; }
[<System.ComponentModel.Browsable(false)>]
member this.ExtendedProperties : System.Data.PropertyCollection
[<System.ComponentModel.Browsable(false)>]
[<System.Data.DataSysDescription("ExtendedPropertiesDescr")>]
member this.ExtendedProperties : System.Data.PropertyCollection
Public ReadOnly Property ExtendedProperties As PropertyCollection

Hodnota vlastnosti

PropertyCollection

Informace PropertyCollection o vlastních informacích.

Atributy

Poznámky

Rozšířené vlastnosti musí být typu String. Vlastnosti, které nejsou typu String , se při zápisu Constraint jako XML neuchovávají.

Platí pro