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
AzureSQLDatabase
public AzureSQLDatabaseSchema.DataContext AzureSQLDatabase { get; set; }
Property Value
AzureSynapseAnalytics
public AzureSynapseAnalyticsSchema.DataContext AzureSynapseAnalytics { get; set; }
Property Value
CLRAssembly
public CLRAssemblySchema.DataContext CLRAssembly { get; set; }
Property Value
ChangeTracking
public ChangeTrackingSchema.DataContext ChangeTracking { get; set; }
Property Value
Compatibility
public CompatibilitySchema.DataContext Compatibility { get; set; }
Property Value
DataCollector
public DataCollectorSchema.DataContext DataCollector { get; set; }
Property Value
DataSpaces
public DataSpacesSchema.DataContext DataSpaces { get; set; }
Property Value
DataTierApplications
public DataTierApplicationsSchema.DataContext DataTierApplications { get; set; }
Property Value
DatabaseMail
public DatabaseMailSchema.DataContext DatabaseMail { get; set; }
Property Value
DatabaseMirroring
public DatabaseMirroringSchema.DataContext DatabaseMirroring { get; set; }
Property Value
DatabasesAndFiles
public DatabasesAndFilesSchema.DataContext DatabasesAndFiles { get; set; }
Property Value
Endpoints
public EndpointsSchema.DataContext Endpoints { get; set; }
Property Value
ExtendedEvents
public ExtendedEventsSchema.DataContext ExtendedEvents { get; set; }
Property Value
ExternalOperations
public ExternalOperationsSchema.DataContext ExternalOperations { get; set; }
Property Value
FilestreamAndFileTable
public FilestreamAndFileTableSchema.DataContext FilestreamAndFileTable { get; set; }
Property Value
FullTextSearch
public FullTextSearchSchema.DataContext FullTextSearch { get; set; }
Property Value
Information
public InformationSchema.DataContext Information { get; set; }
Property Value
LinkedServers
public LinkedServersSchema.DataContext LinkedServers { get; set; }
Property Value
Object
public ObjectSchema.DataContext Object { get; set; }
Property Value
PartitionFunction
public PartitionFunctionSchema.DataContext PartitionFunction { get; set; }
Property Value
PolicyBasedManagement
public PolicyBasedManagementSchema.DataContext PolicyBasedManagement { get; set; }
Property Value
QueryStore
public QueryStoreSchema.DataContext QueryStore { get; set; }
Property Value
ResourceGovernor
public ResourceGovernorSchema.DataContext ResourceGovernor { get; set; }
Property Value
ScalarTypes
public ScalarTypesSchema.DataContext ScalarTypes { get; set; }
Property Value
Security
public SecuritySchema.DataContext Security { get; set; }
Property Value
ServerWideConfiguration
public ServerWideConfigurationSchema.DataContext ServerWideConfiguration { get; set; }
Property Value
ServiceBroker
public ServiceBrokerSchema.DataContext ServiceBroker { get; set; }
Property Value
SpatialData
public SpatialDataSchema.DataContext SpatialData { get; set; }
Property Value
StretchDatabase
public StretchDatabaseSchema.DataContext StretchDatabase { get; set; }
Property Value
Xml
public XmlSchema.DataContext Xml { get; set; }
Property Value
Methods
InitSchemas()
public void InitSchemas()