Table of Contents

Class SystemDB

Namespace
LinqToDB.Tools.DataProvider.SqlServer.Schemas
Assembly
linq2db.Tools.dll

Database : master Data Source : . Server Version : 15.00.2101

public class SystemDB : DataConnection, IDataContext, IConfigurationID, IDisposable, IAsyncDisposable, ICloneable, IInterceptable<ICommandInterceptor>, IInterceptable<IConnectionInterceptor>, IInterceptable<IDataContextInterceptor>, IInterceptable<IEntityServiceInterceptor>, IInterceptable<IUnwrapDataObjectInterceptor>, IInterceptable
Inheritance
SystemDB
Implements
Inherited Members
Extension Methods

Constructors

SystemDB()

public SystemDB()

SystemDB(DataOptions)

public SystemDB(DataOptions options)

Parameters

options DataOptions

SystemDB(DataOptions<SystemDB>)

public SystemDB(DataOptions<SystemDB> options)

Parameters

options DataOptions<SystemDB>

SystemDB(string)

public SystemDB(string configuration)

Parameters

configuration string

Properties

Availability

public AvailabilitySchema.DataContext Availability { get; set; }

Property Value

AvailabilitySchema.DataContext

AzureSQLDatabase

public AzureSQLDatabaseSchema.DataContext AzureSQLDatabase { get; set; }

Property Value

AzureSQLDatabaseSchema.DataContext

AzureSynapseAnalytics

public AzureSynapseAnalyticsSchema.DataContext AzureSynapseAnalytics { get; set; }

Property Value

AzureSynapseAnalyticsSchema.DataContext

CLRAssembly

public CLRAssemblySchema.DataContext CLRAssembly { get; set; }

Property Value

CLRAssemblySchema.DataContext

ChangeTracking

public ChangeTrackingSchema.DataContext ChangeTracking { get; set; }

Property Value

ChangeTrackingSchema.DataContext

Compatibility

public CompatibilitySchema.DataContext Compatibility { get; set; }

Property Value

CompatibilitySchema.DataContext

DataCollector

public DataCollectorSchema.DataContext DataCollector { get; set; }

Property Value

DataCollectorSchema.DataContext

DataSpaces

public DataSpacesSchema.DataContext DataSpaces { get; set; }

Property Value

DataSpacesSchema.DataContext

DataTierApplications

public DataTierApplicationsSchema.DataContext DataTierApplications { get; set; }

Property Value

DataTierApplicationsSchema.DataContext

DatabaseMail

public DatabaseMailSchema.DataContext DatabaseMail { get; set; }

Property Value

DatabaseMailSchema.DataContext

DatabaseMirroring

public DatabaseMirroringSchema.DataContext DatabaseMirroring { get; set; }

Property Value

DatabaseMirroringSchema.DataContext

DatabasesAndFiles

public DatabasesAndFilesSchema.DataContext DatabasesAndFiles { get; set; }

Property Value

DatabasesAndFilesSchema.DataContext

Endpoints

public EndpointsSchema.DataContext Endpoints { get; set; }

Property Value

EndpointsSchema.DataContext

ExtendedEvents

public ExtendedEventsSchema.DataContext ExtendedEvents { get; set; }

Property Value

ExtendedEventsSchema.DataContext

ExternalOperations

public ExternalOperationsSchema.DataContext ExternalOperations { get; set; }

Property Value

ExternalOperationsSchema.DataContext

FilestreamAndFileTable

public FilestreamAndFileTableSchema.DataContext FilestreamAndFileTable { get; set; }

Property Value

FilestreamAndFileTableSchema.DataContext

FullTextSearch

public FullTextSearchSchema.DataContext FullTextSearch { get; set; }

Property Value

FullTextSearchSchema.DataContext

Information

public InformationSchema.DataContext Information { get; set; }

Property Value

InformationSchema.DataContext

LinkedServers

public LinkedServersSchema.DataContext LinkedServers { get; set; }

Property Value

LinkedServersSchema.DataContext

Object

public ObjectSchema.DataContext Object { get; set; }

Property Value

ObjectSchema.DataContext

PartitionFunction

public PartitionFunctionSchema.DataContext PartitionFunction { get; set; }

Property Value

PartitionFunctionSchema.DataContext

PolicyBasedManagement

public PolicyBasedManagementSchema.DataContext PolicyBasedManagement { get; set; }

Property Value

PolicyBasedManagementSchema.DataContext

QueryStore

public QueryStoreSchema.DataContext QueryStore { get; set; }

Property Value

QueryStoreSchema.DataContext

ResourceGovernor

public ResourceGovernorSchema.DataContext ResourceGovernor { get; set; }

Property Value

ResourceGovernorSchema.DataContext

ScalarTypes

public ScalarTypesSchema.DataContext ScalarTypes { get; set; }

Property Value

ScalarTypesSchema.DataContext

Security

public SecuritySchema.DataContext Security { get; set; }

Property Value

SecuritySchema.DataContext

ServerWideConfiguration

public ServerWideConfigurationSchema.DataContext ServerWideConfiguration { get; set; }

Property Value

ServerWideConfigurationSchema.DataContext

ServiceBroker

public ServiceBrokerSchema.DataContext ServiceBroker { get; set; }

Property Value

ServiceBrokerSchema.DataContext

SpatialData

public SpatialDataSchema.DataContext SpatialData { get; set; }

Property Value

SpatialDataSchema.DataContext

StretchDatabase

public StretchDatabaseSchema.DataContext StretchDatabase { get; set; }

Property Value

StretchDatabaseSchema.DataContext

Xml

public XmlSchema.DataContext Xml { get; set; }

Property Value

XmlSchema.DataContext

Methods

InitSchemas()

public void InitSchemas()