ISqlFilegroup.GetDefaultOfRelationship – metoda
Vrátí IModelReverseMultiRelationship mezi this a přidruženého ISqlDatabaseOptions.
Obor názvů: Microsoft.Data.Schema.Sql.SchemaModel
Sestavení: Microsoft.Data.Schema.Sql (v Microsoft.Data.Schema.Sql.dll)
Syntaxe
'Deklarace
Function GetDefaultOfRelationship As IModelReverseMultiRelationship(Of ISqlFilegroup, ISqlDatabaseOptions)
IModelReverseMultiRelationship<ISqlFilegroup, ISqlDatabaseOptions> GetDefaultOfRelationship()
IModelReverseMultiRelationship<ISqlFilegroup^, ISqlDatabaseOptions^>^ GetDefaultOfRelationship()
abstract GetDefaultOfRelationship : unit -> IModelReverseMultiRelationship<ISqlFilegroup, ISqlDatabaseOptions>
function GetDefaultOfRelationship() : IModelReverseMultiRelationship<ISqlFilegroup, ISqlDatabaseOptions>
Vrácená hodnota
Typ: Microsoft.Data.Schema.SchemaModel.IModelReverseMultiRelationship<ISqlFilegroup, ISqlDatabaseOptions>
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.