Condividi tramite


Membri IDatabaseOptions

Interface with properties that expose database options.

Il tipo IDatabaseOptions espone i membri seguenti.

Proprietà

  Nome Descrizione
Proprietà pubblica AnsiNullDefault Gets or sets a Boolean property value that specifies whether the ANSI_NULL_DEFAULT database option is active.
Proprietà pubblica AnsiNullsEnabled Gets or sets a Boolean property value that specifies whether the ANSI_NULLS_ENABLED database option is active.
Proprietà pubblica AnsiPaddingEnabled Gets or sets a Boolean property value that specifies whether the ANSI_PADDING_ENABLED database option is active.
Proprietà pubblica AnsiWarningsEnabled Gets or sets a Boolean property value that specifies whether the ANSI_WARNING_ENABLED database option is active.
Proprietà pubblica ArithmeticAbortEnabled Gets or sets a Boolean property value that specifies whether the ARITHMETICABORT database option is active.
Proprietà pubblica AutoClose Gets or sets a Boolean property value that specifies whether the AUTOCLOSE database option is active.
Proprietà pubblica AutoCreateStatisticsEnabled
Proprietà pubblica AutoShrink Gets or sets a Boolean property value that specifies whether the AUTOSHRINK database option is active.
Proprietà pubblica AutoUpdateStatisticsAsync Gets or sets a Boolean property value that specifies whether the AUTOUPDATESTATISTICSASYNC database option is active.
Proprietà pubblica AutoUpdateStatisticsEnabled
Proprietà pubblica BrokerEnabled Gets or sets a Boolean property value that specifies whether the Service Broker service is enabled.
Proprietà pubblica ChangeTrackingAutoCleanUp
Proprietà pubblica ChangeTrackingEnabled
Proprietà pubblica ChangeTrackingRetentionPeriod
Proprietà pubblica ChangeTrackingRetentionPeriodUnits
Proprietà pubblica CloseCursorsOnCommitEnabled Gets or sets a Boolean property value that specifies whether the CURSOR_CLOSE_ON_COMMIT database option is active.
Proprietà pubblica Collation
Proprietà pubblica CompatibilityLevel
Proprietà pubblica ConcatenateNullYieldsNull Gets or sets a Boolean property value that specifies whether the CONCAT_NULL_YIELDS_NULL database option is active.
Proprietà pubblica CreateDate
Proprietà pubblica DatabaseOwnershipChaining
Proprietà pubblica DatabaseSnapshotBaseName
Proprietà pubblica DateCorrelationOptimization Gets or sets a Boolean property value that specifies whether the date correlation optimization is active.
Proprietà pubblica DefaultFileGroup
Proprietà pubblica DefaultFileStreamFileGroup
Proprietà pubblica EncryptionEnabled
Proprietà pubblica HonorBrokerPriority
Proprietà pubblica ID
Proprietà pubblica IsParameterizationForced Gets or sets a Boolean property value that specifies whether parameterization is forced on the database.
Proprietà pubblica IsReadCommittedSnapshotOn
Proprietà pubblica IsSystemObject
Proprietà pubblica IsUpdateable
Proprietà pubblica LocalCursorsDefault Gets the Boolean value that specifies whether the local server cursors are used by default.
Proprietà pubblica MirroringTimeout Gets or sets the maximum time, in seconds, that the principal server instance waits for a PING message from another instance in the mirroring session before assuming the other instance is disconnected.
Proprietà pubblica Name
Proprietà pubblica NumericRoundAbortEnabled Gets or sets a Boolean property value that specifies whether the NUMERIC_ROUNDABORT database option is active.
Proprietà pubblica PageVerify Specifies the type of page integrity check that SQL Server performs when it reads database pages.
Proprietà pubblica PrimaryFilePath
Proprietà pubblica QuotedIdentifiersEnabled Gets or sets a Boolean property value that specifies whether identifiers delimited by double quotation marks (" ") are Transact-SQL reserved keywords or contain characters not usually allowed by the Transact-SQL syntax rules.
Proprietà pubblica ReadOnly Gets or sets the Boolean property value that specifies whether the database is read-only.
Proprietà pubblica RecoveryModel Gets or sets the recovery model for the database.
Proprietà pubblica RecursiveTriggersEnabled Gets or sets the Boolean value that specifies whether recursive triggers are enabled on the database.
Proprietà pubblica Trustworthy
Proprietà pubblica UserAccess Gets or sets the database user access.

In alto