IServerConfigurationFacet 接口

Contains configuration information for interfaces based on the Configuration object.

此 API 不符合 CLS。 

命名空间:  Microsoft.SqlServer.Management.Smo
程序集:  Microsoft.SqlServer.Smo(在 Microsoft.SqlServer.Smo.dll 中)

语法

声明
<TypeConverterAttribute(GetType(LocalizableTypeConverter))> _
<StateChangeEventAttribute("AUDIT_SERVER_OPERATION_EVENT", "SERVER")> _
<EvaluationModeAttribute(AutomatedPolicyEvaluationMode.None Or AutomatedPolicyEvaluationMode.CheckOnChanges Or AutomatedPolicyEvaluationMode.CheckOnSchedule)> _
<CLSCompliantAttribute(False)> _
Public Interface IServerConfigurationFacet _
    Inherits IDmfFacet
用法
Dim instance As IServerConfigurationFacet
[TypeConverterAttribute(typeof(LocalizableTypeConverter))]
[StateChangeEventAttribute("AUDIT_SERVER_OPERATION_EVENT", "SERVER")]
[EvaluationModeAttribute(AutomatedPolicyEvaluationMode.None|AutomatedPolicyEvaluationMode.CheckOnChanges|AutomatedPolicyEvaluationMode.CheckOnSchedule)]
[CLSCompliantAttribute(false)]
public interface IServerConfigurationFacet : IDmfFacet
[TypeConverterAttribute(typeof(LocalizableTypeConverter))]
[StateChangeEventAttribute(L"AUDIT_SERVER_OPERATION_EVENT", L"SERVER")]
[EvaluationModeAttribute(AutomatedPolicyEvaluationMode::None|AutomatedPolicyEvaluationMode::CheckOnChanges|AutomatedPolicyEvaluationMode::CheckOnSchedule)]
[CLSCompliantAttribute(false)]
public interface class IServerConfigurationFacet : IDmfFacet
[<TypeConverterAttribute(typeof(LocalizableTypeConverter))>]
[<StateChangeEventAttribute("AUDIT_SERVER_OPERATION_EVENT", "SERVER")>]
[<EvaluationModeAttribute(AutomatedPolicyEvaluationMode.None|AutomatedPolicyEvaluationMode.CheckOnChanges|AutomatedPolicyEvaluationMode.CheckOnSchedule)>]
[<CLSCompliantAttribute(false)>]
type IServerConfigurationFacet =  
    interface
        interface IDmfFacet
    end
public interface IServerConfigurationFacet extends IDmfFacet

IServerConfigurationFacet 类型公开以下成员。

属性

  名称 说明
公共属性 AdHocRemoteQueriesEnabled Gets or sets a Boolean value that specifies whether ad hoc remote queries are enabled.
公共属性 Affinity64IOMask Gets the affinity64 IO mask for a server.
公共属性 Affinity64Mask Gets the affinity64 mask for a server.
公共属性 AffinityIOMask Gets the affinity IO mask for a server.
公共属性 AffinityMask Gets the affinity mask for a server.
公共属性 AgentXPsEnabled Gets or sets a Boolean value that specifies whether the SQL Server Agent extended stored procedures are enabled.
公共属性 AllowUpdates Gets or sets a Boolean value that specifies specifying if the allow updates option is set.
公共属性 AweEnabled Gets a Boolean value that specifies if the awe enabled value is set.
公共属性 BlockedProcessThreshold Gets or sets the blocked process threshold.
公共属性 C2AuditTracingEnabled Gets a Boolean value that specifies if the C2 audit tracing is set.
公共属性 ClrIntegrationEnabled Gets or sets a Boolean value that specifies if the CLR integration value is set.
公共属性 CommonCriteriaComplianceEnabled Gets a Boolean value that specifies if the common criteria compliance value is set.
公共属性 CostThresholdForParallelism Returns the value contained in the cost threshold for parallelism property.
公共属性 CrossDBOwnershipChainingEnabled Gets or sets a Boolean value that specifies if the cross DBOwnership chaining value is set.
公共属性 CursorThreshold Gets or sets the cursor threshold value.
公共属性 DatabaseMailEnabled Gets a Boolean value that specifies if the DatabaseMailEnabled property is set.
公共属性 DefaultBackupCompressionEnabled Gets or sets a Boolean value that specifies if the BackupCompressionEnabled option is set.
公共属性 DefaultFullTextLanguage Gets or sets the DefaultFullTextLanguage property.
公共属性 DefaultLanguage Gets or sets the DefaultLanguage property.
公共属性 DefaultTraceEnabled Gets or sets a Boolean value that specifies if the DefaultTraceEnabled property is set.
公共属性 DisallowResultsFromTriggers Gets or sets a Boolean value that specifies if the DisallowResultsFromTriggers property is set.
公共属性 DynamicLocks Gets the value of the DynamicLocks property.
公共属性 ExtensibleKeyManagementEnabled Gets a Boolean value that specifies if the ExtensibleKeyManagementEnabled property is set.
公共属性 FilestreamAccessLevel Gets or sets the level of access permitted on the servers FILESTREAM operations.
公共属性 FillFactor Gets the value of the FillFactor property.
公共属性 FullTextCrawlBandwidthMax Gets or sets the value of the FullTextCrawlBandwidthMax property.
公共属性 FullTextCrawlBandwidthMin Gets or sets the value of the FullTextCrawlBandwidthMin property.
公共属性 FullTextCrawlRangeMax Gets or sets the value of the FullTextCrawlRangeMax property.
公共属性 FullTextNotifyBandwidthMax Gets or sets the value of the FullTextNotifyBandwidthMax property.
公共属性 FullTextNotifyBandwidthMin Gets or sets the FullTextNotifyBandwidthMin property value.
公共属性 IndexCreateMemory Gets or sets the IndexCreateMemory property value.
公共属性 InDoubtTransactionResolution Gets or sets the InDoubtTransactionResolutionType property value.
公共属性 LightweightPoolingEnabled Gets a Boolean value that specifies if the LightweightPoolingEnabled property value is set.
公共属性 MaxDegreeOfParallelism Gets or sets the MaxDegreeOfParallelism property value.
公共属性 MaxServerMemory Gets or sets the MaxServerMemory property value.
公共属性 MaxWorkerThreads Gets the MaxWorkerThreads property value.
公共属性 MediaRetention Gets the MediaRetention property value.
公共属性 MinMemoryPerQuery Gets or set the MinMemoryPerQuery property value.
公共属性 MinServerMemory Gets or sets the MinServerMemory property value.
公共属性 NestedTriggersEnabled Gets or sets a Boolean value that specifies if the NestedTriggersEnabled property value is set.
公共属性 NetworkPacketSize Gets or sets the NetworkPacketSize property value.
公共属性 OleAutomationEnabled Gets or sets a Boolean value that specifies if the OleAutomationEnabled property value is set.
公共属性 OpenObjects Gets the OpenObjects property value.
公共属性 OptimizeAdhocWorkloads Gets or sets a value that determines whether ad hoc workloads will be optimized.
公共属性 PrecomputeRank Gets or sets a Boolean value that specifies if the PrecomputeRank property value is set.
公共属性 PriorityBoost Gets a Boolean value that specifies if the PriorityBoost property value is set.
公共属性 ProtocolHandlerTimeout Gets or sets the ProtocolHandlerTimeout property value.
公共属性 QueryGovernorCostLimit Gets or sets the QueryGovenorCostLimit property value.
公共属性 QueryWait Gets or sets the QueryWait property value.
公共属性 RecoveryInterval Gets or sets the RecoveryInterval property value.
公共属性 RemoteAccessEnabled Gets a Boolean value that specifies if the RemoteAccessEnabled property has been set.
公共属性 RemoteDacEnabled Gets or sets a Boolean value that specifies if the RemoteDacEnabled property is set.
公共属性 RemoteLoginTimeout Gets or sets the RemoteLoginTimeout property value.
公共属性 RemoteProcTransEnabled Gets or sets a Boolean value that specifies if the RemoteProcTransEnabled is set.
公共属性 RemoteQueryTimeout Gets or sets the RemoteQueryTimeout property value.
公共属性 ReplicationMaxTextSize Gets or sets the ReplicationMaxTextSize property value.
公共属性 ReplicationXPsEnabled Gets or sets a Boolean value that specifies if the ReplicationXPsEnabled property is set.
公共属性 ScanForStartupProcedures Gets or sets a Boolean value that specifies if the ScanForStartupProcedures property is set.
公共属性 ServerTriggerRecursionEnabled Gets or sets a Boolean value that specifies if the ServerTriggerRecursionEnabled property is set.
公共属性 SetWorkingSetSize Gets a Boolean value that specifies if the SetWorkingSetSize property value is set.
公共属性 ShowAdvancedOptions Gets or sets a Boolean value that specifies if the ShowAdvancedOptions property value is set.
公共属性 SmoAndDmoXPsEnabled Gets or sets a Boolean value that specifies if the SmoAndDmoSPsEnabled property value is set.
公共属性 SqlMailEnabled Gets or sets a Boolean value that specifies if the SqlMailEnabled property value is set.
公共属性 TransformNoiseWords Gets or sets a Boolean value that specifies if the TransformNoiseWords property value is set.
公共属性 TwoDigitYearCutoff Gets or sets the TwoDigitYearCutoff property value.
公共属性 UserConnections Gets the UserConnections property value.
公共属性 UserInstancesEnabled Gets or sets a Boolean value that specifies if the UserInstancesEnabled property value is set.
公共属性 UserInstanceTimeout Gets or sets the UserInstanceTimeout property value.
公共属性 UserOptions Gets or sets the UserOptions property value.
公共属性 WebAssistantEnabled Gets or sets a Boolean value that specifies if the WebAssistantEnabled property value is set
公共属性 XPCmdShellEnabled Gets or sets a Boolean value that specifies if the XPCmdShellEnabled property is set.

页首