ISql90PartitionScheme.GetFilegroupsRelationship – metoda
Vrátí IModelMultiRelationship mezi this a přidruženého ISql90FilegroupSpecifier.
Obor názvů: Microsoft.Data.Schema.Sql.SchemaModel
Sestavení: Microsoft.Data.Schema.Sql (v Microsoft.Data.Schema.Sql.dll)
Syntaxe
'Deklarace
Function GetFilegroupsRelationship As IModelMultiRelationship(Of ISql90PartitionScheme, ISql90FilegroupSpecifier)
IModelMultiRelationship<ISql90PartitionScheme, ISql90FilegroupSpecifier> GetFilegroupsRelationship()
IModelMultiRelationship<ISql90PartitionScheme^, ISql90FilegroupSpecifier^>^ GetFilegroupsRelationship()
abstract GetFilegroupsRelationship : unit -> IModelMultiRelationship<ISql90PartitionScheme, ISql90FilegroupSpecifier>
function GetFilegroupsRelationship() : IModelMultiRelationship<ISql90PartitionScheme, ISql90FilegroupSpecifier>
Vrácená hodnota
Typ: Microsoft.Data.Schema.SchemaModel.IModelMultiRelationship<ISql90PartitionScheme, ISql90FilegroupSpecifier>
Zabezpečení rozhraní .NET Framework
- Plná důvěra přímému volajícímu. Částečně zabezpečený kód nemůže tento člen použít. Další informace naleznete v tématu Používání knihoven z částečně důvěryhodného kódu.