Metodo ISql100FullTextIndex.GetFilegroupRelationship

Restituisce un oggetto IModelSingleRelationship tra this e l'oggetto ISql100Filegroup.

Spazio dei nomi:  Microsoft.Data.Schema.Sql.SchemaModel
Assembly:  Microsoft.Data.Schema.Sql (in Microsoft.Data.Schema.Sql.dll)

Sintassi

'Dichiarazione
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>

Valore restituito

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

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ISql100FullTextIndex Interfaccia

Spazio dei nomi Microsoft.Data.Schema.Sql.SchemaModel