ISql100FullTextIndex.GetFilegroupRelationship-Methode

Gibt eine IModelSingleRelationship zwischen this und der ISql100Filegroup zurück.

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

Syntax

'Declaration
Function GetFilegroupRelationship As IModelSingleRelationship(Of ISql100FullTextIndex, ISql100Filegroup)
IModelSingleRelationship<ISql100FullTextIndex, ISql100Filegroup> GetFilegroupRelationship()
IModelSingleRelationship<ISql100FullTextIndex^, ISql100Filegroup^>^ GetFilegroupRelationship()
abstract GetFilegroupRelationship : unit -> IModelSingleRelationship<ISql100FullTextIndex, ISql100Filegroup> 
function GetFilegroupRelationship() : IModelSingleRelationship<ISql100FullTextIndex, ISql100Filegroup>

Rückgabewert

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

.NET Framework-Sicherheit

Siehe auch

Referenz

ISql100FullTextIndex Schnittstelle

Microsoft.Data.Schema.Sql.SchemaModel-Namespace