ISql90ServerOptions Members

Include Protected Members
Include Inherited Members

Represents Sql90 server options.

The ISql90ServerOptions type exposes the following members.

Methods

  Name Description
Public method AddAnnotation Adds an annotation. (Inherited from IModelAnnotationHolder.)
Public method Delete Deletes this instance from the model. (Inherited from IModelElement.)
Public method GetAnnotations Overloaded. Returns all attached annotations.
Public method GetAnnotations<TType> Overloaded.
Public method GetComposingChildren Returns a list of composing children for this element. (Inherited from IModelElement.)
Public method GetHierarchicalChildren Returns a list of hierarchical children for this element. (Inherited from IModelElement.)
Public method GetOwnerInfo Returns information about the element owner. (Inherited from IModelElement.)
Public method GetPermissionsRelationship Gets a permissions relationship collection. (Inherited from ISqlSecurable.)
Public method GetProperty<TProperty> Gets the specified property. (Inherited from IModelPropertyContainer.)
Public method GetRelatedDanglingRelationshipEntries Returns a list of the dangling relationship entries, where this element is on the left side. (Inherited from IModelElement.)
Public method GetRelatedElements Returns a list of the elements that are in a relationship with this element, where this element is on the left side. (Inherited from IModelElement.)
Public method GetRelatedRelationshipEntries Returns a list of the relationship entries, where this element is on the left side. (Inherited from IModelElement.)
Public method GetRelatingElements Returns a list of the elements that are in a relationship with this element, where this element is on the right side. (Inherited from IModelElement.)
Public method GetRelatingRelationshipEntries Returns a list of the relationship entries, where this element is on the right side. (Inherited from IModelElement.)
Public method GetRelationship Returns the asked relationship. (Inherited from IModelElement.)
Public method GetRelationship<TRelating, TRelated> Returns the asked relationship. (Inherited from IModelElement.)
Public method GetRelationshipEntrySources Returns the list of relationship entry sources for a relationship entry. (Inherited from IScriptSourcedElement.)
Public method GetRelationships Returns a list of the relationships of this element. (Inherited from IModelElement.)
Public method IsDeleted Specifies whether the object is deleted. (Inherited from IModelElement.)
Public method IsExternal Specifies whether the object is external. (Inherited from IModelElement.)
Public method RemoveAnnotation Removes an annotation. (Inherited from IModelAnnotationHolder.)
Public method SetProperty<TProperty> Sets the specified property. (Inherited from IModelPropertyContainer.)

Top

Properties

  Name Description
Public property Affinity64IOMask Gets or sets the affinity 64 I/O mask.
Public property Affinity64Mask Gets or sets the affinity64 mask option. (Inherited from ISqlServerOptions.)
Public property AffinityIOMask Gets or sets the affinity I/O mask.
Public property AffinityMask Gets or sets the affinity mask option. (Inherited from ISqlServerOptions.)
Public property BlockProcessThreshold Gets or sets the block process threshold.
Public property Collation Gets or sets the collation string. (Inherited from ISqlServerOptions.)
Public property CostThresholdForParallelism Gets or sets the cost threshold for parallelism. (Inherited from ISqlServerOptions.)
Public property CursorThreshold Gets or sets the cursor threshold. (Inherited from ISqlServerOptions.)
Public property DefaultFillFactor Gets or sets the default fill factor. (Inherited from ISqlServerOptions.)
Public property DefaultFulltextLanguage Gets or sets the default full-text language. (Inherited from ISqlServerOptions.)
Public property DefaultLanguage Gets or sets the default language. (Inherited from ISqlServerOptions.)
Public property DisableDefaultConstraintChecking Gets or sets whether to disable default constraint checking. (Inherited from ISqlServerOptions.)
Public property DisallowResultsFromTriggers Gets or sets whether to disallow results from triggers.
Public property DoAllowRemoteAccess Gets or sets whether to allow remote access. (Inherited from ISqlServerOptions.)
Public property DoAllowRemoteAdminConnections Gets or sets whether to allow remote administration connections.
Public property DoAllowServerTriggerRecursion Gets or sets whether to allow server trigger recursion.
Public property DoAllowUpdates Gets or sets whether to allow updates. (Inherited from ISqlServerOptions.)
Public property ElementClass Gets the metadata class. (Inherited from IModelElement.)
Public property ElementSource Gets the element source for an element. (Inherited from IScriptSourcedElement.)
Public property FtCrawlMaxBandwidth Gets or sets the maximum size of large memory buffers.
Public property FtCrawlMinBandwidth Gets or sets the minimum size of large memory buffers.
Public property FtNotifyMaxBandwidth Gets or sets the maximum size of small memory buffers.
Public property FtNotifyMinBandwidth Gets or sets the minimum size of small memory buffers.
Public property ImplicitTransactions Gets or sets whether to allow implicit transactions. (Inherited from ISqlServerOptions.)
Public property IndexCreateMemory Gets or sets index memory created. (Inherited from ISqlServerOptions.)
Public property InDoubtXactResolution Gets or sets the in-doubt XACT resolution value.
Public property IsAdHocDistributedQueriesEnabled Gets or sets whether ad hoc distributed queries are enabled.
Public property IsAgentXPsStarted Gets or sets whether Agent XPs are enabled.
Public property IsAnsiNullDefaultOff Gets or sets whether AnsiNull default is off. (Inherited from ISqlServerOptions.)
Public property IsAnsiNullDefaultOn Gets or sets whether AnsiNull default is on. (Inherited from ISqlServerOptions.)
Public property IsAnsiNullsOn Gets or sets whether AnsiNulls is on. (Inherited from ISqlServerOptions.)
Public property IsAnsiPaddingOn Gets or sets whether AnsiPadding is on. (Inherited from ISqlServerOptions.)
Public property IsAnsiWarningsOn Gets or sets whether AnsiWarnings is on. (Inherited from ISqlServerOptions.)
Public property IsArithAbortOn Gets or sets whether ArithAbort is on. (Inherited from ISqlServerOptions.)
Public property IsArithIgnoreOn Gets or sets whether ArithIgnore is on. (Inherited from ISqlServerOptions.)
Public property IsAweEnabled Gets or sets whether Address Windowing Extensions is enabled. (Inherited from ISqlServerOptions.)
Public property IsC2AuditModeOn Gets or sets whether C2 audit mode is on. (Inherited from ISqlServerOptions.)
Public property IsClrEnabled Gets or sets whether running user assemblies are enabled.
Public property IsCommonCriteriaComplianceEnabled Gets or sets whether common criteria compliance is enabled.
Public property IsConcatNullYieldsNullOn Gets or sets whether CONCAT_NULL_YIELDS_NULL is on. (Inherited from ISqlServerOptions.)
Public property IsCrossDbOwnershipChainingOn Gets or sets whether cross-database ownership chaining is on. (Inherited from ISqlServerOptions.)
Public property IsCursorCloseOnCommitOn Gets or sets whether cursor close on commit is on. (Inherited from ISqlServerOptions.)
Public property IsDatabaseMailXPsEnabled Gets or sets whether database mail XPs are enabled.
Public property IsDefaultTraceEnabled Gets or sets whether default trace is enabled.
Public property IsLightweightPoolingOn Gets or sets whether lightweight pooling is on. (Inherited from ISqlServerOptions.)
Public property IsNestedTriggersEnabled Gets or sets whether nested triggers is on. (Inherited from ISqlServerOptions.)
Public property IsNocountOn Gets or sets whether no count is on. (Inherited from ISqlServerOptions.)
Public property IsNumericRoundAbortOn Gets or sets whether NUMERIC_ROUNDABORT is on. (Inherited from ISqlServerOptions.)
Public property IsOleAutomationProceduresEnabled Gets or sets whether OLE automation procedures are enabled.
Public property IsPrecomputeRankEnabled Gets or sets whether precompute rank is enabled.
Public property IsPriorityBoostEnabled Gets or sets whether priority boost is enabled. (Inherited from ISqlServerOptions.)
Public property IsQuotedIdentifierOn Gets or sets whether quoted identifier is on. (Inherited from ISqlServerOptions.)
Public property IsRemoteProcTransactionEnabled Gets or sets whether remote process transactions are enabled. (Inherited from ISqlServerOptions.)
Public property IsReplicationXPsEnabled Gets or sets whether replication XPs are enabled.
Public property IsScanForStartupProcsEnabled Gets or sets whether a scan for startup processes is enabled. (Inherited from ISqlServerOptions.)
Public property IsSetWorkingSetSizeEnabled Gets or sets whether setting working set size is enabled. (Inherited from ISqlServerOptions.)
Public property IsShowAdvancedOptionEnabled Gets or sets whether showing advanced options is enabled. (Inherited from ISqlServerOptions.)
Public property IsSmoAndDmoXPsEnabled Gets or sets whether SMO and DMO XPs are enabled.
Public property IsSqlMailXPsEnabled Gets or sets whether SQL Mail XPs are enabled.
Public property IsTransformNoiseWordsEnabled Gets or sets whether transform noise words are enabled.
Public property IsUserInstancesEnabled Gets or sets whether user instances are enabled.
Public property IsWebAssistantProceduresEnabled Gets or sets whether Web assistant procedures are enabled.
Public property IsXPCmdsShellEnabled Gets or sets whether xp_cmdshell is enabled.
Public property Locks Gets or sets locks. (Inherited from ISqlServerOptions.)
Public property MaxDegreeOfParallelism Gets or sets the maximum degree of parallelism. (Inherited from ISqlServerOptions.)
Public property MaxFulltextCrawlRange Gets or sets max full-text crawl range.
Public property MaxServerMemory Gets or sets maximum server memory. (Inherited from ISqlServerOptions.)
Public property MaxTextReplSize Gets or sets the maximum text replacement size. (Inherited from ISqlServerOptions.)
Public property MaxWorkerThreads Gets or sets the maximum worker threads. (Inherited from ISqlServerOptions.)
Public property MediaRetention Gets or sets media retention. (Inherited from ISqlServerOptions.)
Public property MinMemoryPerQuery Gets or sets minimum memory per query. (Inherited from ISqlServerOptions.)
Public property MinServerMemory Gets or sets minimum server memory. (Inherited from ISqlServerOptions.)
Public property Model Gets the model reference. (Inherited from IModelEntity.)
Public property Name Gets or sets the name of the IModelElement. (Inherited from IModelElement.)
Public property NetworkPacketSize Gets or sets network packet size. (Inherited from ISqlServerOptions.)
Public property OpenObjects Gets or sets open objects. (Inherited from ISqlServerOptions.)
Public property Permissions Gets a list of permissions. (Inherited from ISqlSecurable.)
Public property PHTimeout Gets or sets PH_timeout.
Public property QueryGovernorCostlimit Gets or sets the query governor cost limit. (Inherited from ISqlServerOptions.)
Public property QueryWait Gets or sets the query wait. (Inherited from ISqlServerOptions.)
Public property RecoveryInterval Gets or sets the recovery interval. (Inherited from ISqlServerOptions.)
Public property RemoteLoginTimeout Gets or sets the remote login timeout. (Inherited from ISqlServerOptions.)
Public property RemoteQueryTimeout Gets or sets the remote query timeout. (Inherited from ISqlServerOptions.)
Public property ResolutionStatus Gets or sets the value of the model element resolution status. (Inherited from IModelElement.)
Public property TransactionAbort Gets or sets transaction abort. (Inherited from ISqlServerOptions.)
Public property TwoDigitYearCuttoff (Inherited from ISqlServerOptions.)
Public property UserConnections Gets or sets the user connections. (Inherited from ISqlServerOptions.)
Public property UserInstanceTimeout Gets or sets User Instance Timeout.
Public property ValidationStatus Gets or sets the value of the model element validation status. (Inherited from IModelElement.)

Top

See Also

Reference

ISql90ServerOptions Interface

Microsoft.Data.Schema.Sql.SchemaModel.SqlServer Namespace