ISql100FullTextIndex.GetFilegroupRelationship メソッド

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

構文

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

returnValue = instance.GetFilegroupRelationship()
IModelSingleRelationship<ISql100FullTextIndex, ISql100Filegroup> GetFilegroupRelationship()
IModelSingleRelationship<ISql100FullTextIndex^, ISql100Filegroup^>^ GetFilegroupRelationship()
function GetFilegroupRelationship() : IModelSingleRelationship<ISql100FullTextIndex, ISql100Filegroup>

戻り値

型 : Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISql100FullTextIndex, ISql100Filegroup>

参照

参照

ISql100FullTextIndex インターフェイス

ISql100FullTextIndex メンバ

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