次の方法で共有


ISql90UserDefinedType.GetPropertiesRelationship メソッド

名前空間 :  Microsoft.Data.Schema.Sql.SchemaModel.SqlServer
アセンブリ :  Microsoft.Data.Schema.Sql (Microsoft.Data.Schema.Sql.dll 内)

構文

'宣言
Function GetPropertiesRelationship As IModelMultiRelationship(Of ISql90UserDefinedType, ISql90ClrProperty)
'使用
Dim instance As ISql90UserDefinedType
Dim returnValue As IModelMultiRelationship(Of ISql90UserDefinedType, ISql90ClrProperty)

returnValue = instance.GetPropertiesRelationship()
IModelMultiRelationship<ISql90UserDefinedType, ISql90ClrProperty> GetPropertiesRelationship()
IModelMultiRelationship<ISql90UserDefinedType^, ISql90ClrProperty^>^ GetPropertiesRelationship()
function GetPropertiesRelationship() : IModelMultiRelationship<ISql90UserDefinedType, ISql90ClrProperty>

戻り値

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

参照

参照

ISql90UserDefinedType インターフェイス

ISql90UserDefinedType メンバ

Microsoft.Data.Schema.Sql.SchemaModel.SqlServer 名前空間