Freigeben über


ISql100SpecifiesFileStream.GetFileStreamPartitionSchemeRelationship-Methode

Gibt eine IModelSingleRelationship zwischen this und dem zugeordneten ISql100PartitionScheme zurück.

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

Syntax

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

Rückgabewert

Typ: Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISql100SpecifiesFileStream, ISql100PartitionScheme>

.NET Framework-Sicherheit

Siehe auch

Referenz

ISql100SpecifiesFileStream Schnittstelle

Microsoft.Data.Schema.Sql.SchemaModel-Namespace