Método ISql90ObjectAuthorizer.GetDefaultSchemaRelationship
Retorna um IModelSingleRelationship entre this e associado ISql90Schema.
Namespace: Microsoft.Data.Schema.Sql.SchemaModel
Assembly: Microsoft.Data.Schema.Sql (em Microsoft.Data.Schema.Sql.dll)
Sintaxe
'Declaração
Function GetDefaultSchemaRelationship As IModelSingleRelationship(Of ISql90ObjectAuthorizer, ISql90Schema)
IModelSingleRelationship<ISql90ObjectAuthorizer, ISql90Schema> GetDefaultSchemaRelationship()
IModelSingleRelationship<ISql90ObjectAuthorizer^, ISql90Schema^>^ GetDefaultSchemaRelationship()
abstract GetDefaultSchemaRelationship : unit -> IModelSingleRelationship<ISql90ObjectAuthorizer, ISql90Schema>
function GetDefaultSchemaRelationship() : IModelSingleRelationship<ISql90ObjectAuthorizer, ISql90Schema>
Valor de retorno
Tipo: Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISql90ObjectAuthorizer, ISql90Schema>
Segurança do .NET Framework
- Confiança total para o chamador imediato. O membro não pode ser usado por código parcialmente confiável. Para obter mais informações, consulte Usando bibliotecas de código parcialmente confiáveis.