Condividi tramite


INavigationDetailsViewInfo.Properties Proprietà

Definizione

Ottiene le proprietà definite o richieste per questa vista Dettagli.

public:
 property System::Collections::Generic::IEnumerable<Microsoft::SqlServer::Management::INavigationPropertyInfo ^> ^ Properties { System::Collections::Generic::IEnumerable<Microsoft::SqlServer::Management::INavigationPropertyInfo ^> ^ get(); };
public System.Collections.Generic.IEnumerable<Microsoft.SqlServer.Management.INavigationPropertyInfo> Properties { get; }
member this.Properties : seq<Microsoft.SqlServer.Management.INavigationPropertyInfo>
Public ReadOnly Property Properties As IEnumerable(Of INavigationPropertyInfo)

Valore della proprietà

Valore che rappresenta le proprietà definite o richieste per questa vista Dettagli.

Si applica a