Partilhar via


Método ISql90UserDefinedType.GetPropertiesRelationship

Retorna um IModelMultiRelationship entre this e associado ISql90ClrProperty.

Namespace:  Microsoft.Data.Schema.Sql.SchemaModel
Assembly:  Microsoft.Data.Schema.Sql (em Microsoft.Data.Schema.Sql.dll)

Sintaxe

'Declaração
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>

Valor de retorno

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

Segurança do .NET Framework

Consulte também

Referência

ISql90UserDefinedType Interface

Namespace Microsoft.Data.Schema.Sql.SchemaModel