IServerConfigurationFacet インターフェイス

定義

重要

この API は CLS 準拠ではありません。

[Microsoft.SqlServer.Management.Facets.EvaluationMode(Microsoft.SqlServer.Management.Dmf.AutomatedPolicyEvaluationMode.CheckOnChanges | Microsoft.SqlServer.Management.Dmf.AutomatedPolicyEvaluationMode.CheckOnSchedule)]
[Microsoft.SqlServer.Management.Facets.StateChangeEvent("AUDIT_SERVER_OPERATION_EVENT", "SERVER")]
[System.CLSCompliant(false)]
[System.ComponentModel.TypeConverter(typeof(Microsoft.SqlServer.Management.Sdk.Sfc.LocalizableTypeConverter))]
public interface IServerConfigurationFacet : Microsoft.SqlServer.Management.Sdk.Sfc.IDmfFacet
[<Microsoft.SqlServer.Management.Facets.EvaluationMode(Microsoft.SqlServer.Management.Dmf.AutomatedPolicyEvaluationMode.CheckOnChanges | Microsoft.SqlServer.Management.Dmf.AutomatedPolicyEvaluationMode.CheckOnSchedule)>]
[<Microsoft.SqlServer.Management.Facets.StateChangeEvent("AUDIT_SERVER_OPERATION_EVENT", "SERVER")>]
[<System.CLSCompliant(false)>]
[<System.ComponentModel.TypeConverter(typeof(Microsoft.SqlServer.Management.Sdk.Sfc.LocalizableTypeConverter))>]
type IServerConfigurationFacet = interface
    interface IDmfFacet
Public Interface IServerConfigurationFacet
Implements IDmfFacet
派生
属性
実装

プロパティ

名前 説明
AdHocRemoteQueriesEnabled
Affinity64IOMask
Affinity64Mask
AffinityIOMask
AffinityMask
AgentXPsEnabled
AllowUpdates
AweEnabled
BlockedProcessThreshold
C2AuditTracingEnabled
ClrIntegrationEnabled
CommonCriteriaComplianceEnabled
ContainmentEnabled
CostThresholdForParallelism
CrossDBOwnershipChainingEnabled
CursorThreshold
DatabaseMailEnabled
DefaultBackupCompressionEnabled
DefaultFullTextLanguage
DefaultLanguage
DefaultTraceEnabled
DisallowResultsFromTriggers
DynamicLocks
ExtensibleKeyManagementEnabled
FilestreamAccessLevel
FillFactor
FullTextCrawlBandwidthMax
FullTextCrawlBandwidthMin
FullTextCrawlRangeMax
FullTextNotifyBandwidthMax
FullTextNotifyBandwidthMin
IndexCreateMemory
InDoubtTransactionResolution
LightweightPoolingEnabled
MaxDegreeOfParallelism
MaxServerMemory
MaxWorkerThreads
MediaRetention
MinMemoryPerQuery
MinServerMemory
NestedTriggersEnabled
NetworkPacketSize
OleAutomationEnabled
OpenObjects
OptimizeAdhocWorkloads
PrecomputeRank
PriorityBoost
ProtocolHandlerTimeout
QueryGovernorCostLimit
QueryWait
RecoveryInterval
RemoteAccessEnabled
RemoteDacEnabled
RemoteDataArchiveEnabled

サーバーで Stretch 機能が有効になっているかどうかを示すフラグ

RemoteLoginTimeout
RemoteProcTransEnabled
RemoteQueryTimeout
ReplicationMaxTextSize
ReplicationXPsEnabled
ScanForStartupProcedures
ServerTriggerRecursionEnabled
SetWorkingSetSize
ShowAdvancedOptions
SmoAndDmoXPsEnabled
SqlMailEnabled
TransformNoiseWords
TwoDigitYearCutoff
UserConnections
UserInstancesEnabled
UserInstanceTimeout
UserOptions
WebAssistantEnabled
XPCmdShellEnabled

適用対象