NavigationEntity.Properties Proprietà

Definizione

Ottiene o imposta la proprietà dell'entità.

public:
 property cli::array <Microsoft::SqlServer::Management::NavigationEntityProperty ^> ^ Properties { cli::array <Microsoft::SqlServer::Management::NavigationEntityProperty ^> ^ get(); void set(cli::array <Microsoft::SqlServer::Management::NavigationEntityProperty ^> ^ value); };
[System.Xml.Serialization.XmlArrayItem("Property", IsNullable=false)]
public Microsoft.SqlServer.Management.NavigationEntityProperty[] Properties { get; set; }
[<System.Xml.Serialization.XmlArrayItem("Property", IsNullable=false)>]
member this.Properties : Microsoft.SqlServer.Management.NavigationEntityProperty[] with get, set
Public Property Properties As NavigationEntityProperty()

Valore della proprietà

NavigationEntityProperty[]

Proprietà dell'entità.

Attributi

Si applica a