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