Metodo ISql90UserDefinedType.GetPropertiesRelationship

Restituisce un oggetto IModelMultiRelationship tra this e l'oggetto ISql90ClrProperty associato.

Spazio dei nomi:  Microsoft.Data.Schema.Sql.SchemaModel
Assembly:  Microsoft.Data.Schema.Sql (in Microsoft.Data.Schema.Sql.dll)

Sintassi

'Dichiarazione
Function GetPropertiesRelationship As IModelMultiRelationship(Of ISql90UserDefinedType, ISql90ClrProperty)
IModelMultiRelationship<ISql90UserDefinedType, ISql90ClrProperty> GetPropertiesRelationship()
IModelMultiRelationship<ISql90UserDefinedType^, ISql90ClrProperty^>^ GetPropertiesRelationship()
abstract GetPropertiesRelationship : unit -> IModelMultiRelationship<ISql90UserDefinedType, ISql90ClrProperty> 
function GetPropertiesRelationship() : IModelMultiRelationship<ISql90UserDefinedType, ISql90ClrProperty>

Valore restituito

Tipo: Microsoft.Data.Schema.SchemaModel.IModelMultiRelationship<ISql90UserDefinedType, ISql90ClrProperty>

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ISql90UserDefinedType Interfaccia

Spazio dei nomi Microsoft.Data.Schema.Sql.SchemaModel