ISql100Filegroup.GetStoredFileStreamObjectsRelationship Method
Returns an IModelReverseMultiRelationship between this and the ISql100SpecifiesFileStream.
Namespace: Microsoft.Data.Schema.Sql.SchemaModel
Assembly: Microsoft.Data.Schema.Sql (in Microsoft.Data.Schema.Sql.dll)
Syntax
'Declaration
Function GetStoredFileStreamObjectsRelationship As IModelReverseMultiRelationship(Of ISql100Filegroup, ISql100SpecifiesFileStream)
IModelReverseMultiRelationship<ISql100Filegroup, ISql100SpecifiesFileStream> GetStoredFileStreamObjectsRelationship()
IModelReverseMultiRelationship<ISql100Filegroup^, ISql100SpecifiesFileStream^>^ GetStoredFileStreamObjectsRelationship()
abstract GetStoredFileStreamObjectsRelationship : unit -> IModelReverseMultiRelationship<ISql100Filegroup, ISql100SpecifiesFileStream>
function GetStoredFileStreamObjectsRelationship() : IModelReverseMultiRelationship<ISql100Filegroup, ISql100SpecifiesFileStream>
Return Value
Type: Microsoft.Data.Schema.SchemaModel.IModelReverseMultiRelationship<ISql100Filegroup, ISql100SpecifiesFileStream>
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.