ISql90FullTextCatalog.GetFilegroupRelationship メソッド

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

構文

'宣言
Function GetFilegroupRelationship As IModelSingleRelationship(Of ISql90FullTextCatalog, ISqlFilegroup)
'使用
Dim instance As ISql90FullTextCatalog
Dim returnValue As IModelSingleRelationship(Of ISql90FullTextCatalog, ISqlFilegroup)

returnValue = instance.GetFilegroupRelationship()
IModelSingleRelationship<ISql90FullTextCatalog, ISqlFilegroup> GetFilegroupRelationship()
IModelSingleRelationship<ISql90FullTextCatalog^, ISqlFilegroup^>^ GetFilegroupRelationship()
function GetFilegroupRelationship() : IModelSingleRelationship<ISql90FullTextCatalog, ISqlFilegroup>

戻り値

型 : Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISql90FullTextCatalog, ISqlFilegroup>

参照

参照

ISql90FullTextCatalog インターフェイス

ISql90FullTextCatalog メンバ

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