ISql90MessageType.GetXmlSchemaCollectionRelationship メソッド
名前空間 : Microsoft.Data.Schema.Sql.SchemaModel.SqlServer
アセンブリ : Microsoft.Data.Schema.Sql (Microsoft.Data.Schema.Sql.dll 内)
構文
'宣言
Function GetXmlSchemaCollectionRelationship As IModelSingleRelationship(Of ISql90MessageType, ISql90XmlSchemaCollection)
'使用
Dim instance As ISql90MessageType
Dim returnValue As IModelSingleRelationship(Of ISql90MessageType, ISql90XmlSchemaCollection)
returnValue = instance.GetXmlSchemaCollectionRelationship()
IModelSingleRelationship<ISql90MessageType, ISql90XmlSchemaCollection> GetXmlSchemaCollectionRelationship()
IModelSingleRelationship<ISql90MessageType^, ISql90XmlSchemaCollection^>^ GetXmlSchemaCollectionRelationship()
function GetXmlSchemaCollectionRelationship() : IModelSingleRelationship<ISql90MessageType, ISql90XmlSchemaCollection>
戻り値
型 : Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISql90MessageType, ISql90XmlSchemaCollection>