Dela via


ISqlServerOptions Members

Include Protected Members
Include Inherited Members

The ISqlServerOptions 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

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

Returns 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

Overloaded. Returns the asked relationship.

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

Affinity64Mask

Public property

AffinityMask

Public property

Collation

Public property

CostThresholdForParallelism

Public property

CursorThreshold

Public property

DefaultFillFactor

Public property

DefaultFulltextLanguage

Public property

DefaultLanguage

Public property

DisableDefaultConstraintChecking

Public property

DoAllowRemoteAccess

Public property

DoAllowUpdates

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

ImplicitTransactions

Public property

IndexCreateMemory

Public property

IsAnsiNullDefaultOff

Public property

IsAnsiNullDefaultOn

Public property

IsAnsiNullsOn

Public property

IsAnsiPaddingOn

Public property

IsAnsiWarningsOn

Public property

IsArithAbortOn

Public property

IsArithIgnoreOn

Public property

IsAweEnabled

Public property

IsC2AuditModeOn

Public property

IsConcatNullYieldsNullOn

Public property

IsCrossDbOwnershipChainingOn

Public property

IsCursorCloseOnCommitOn

Public property

IsLightweightPoolingOn

Public property

IsNestedTriggersEnabled

Public property

IsNocountOn

Public property

IsNumericRoundAbortOn

Public property

IsPriorityBoostEnabled

Public property

IsQuotedIdentifierOn

Public property

IsRemoteProcTransactionEnabled

Public property

IsScanForStartupProcsEnabled

Public property

IsSetWorkingSetSizeEnabled

Public property

IsShowAdvancedOptionEnabled

Public property

Locks

Public property

MaxDegreeOfParallelism

Public property

MaxServerMemory

Public property

MaxTextReplSize

Public property

MaxWorkerThreads

Public property

MediaRetention

Public property

MinMemoryPerQuery

Public property

MinServerMemory

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

Public property

OpenObjects

Public property

Permissions

Gets a list of permissions. (Inherited from ISqlSecurable.)

Public property

QueryGovernorCostlimit

Public property

QueryWait

Public property

RecoveryInterval

Public property

RemoteLoginTimeout

Public property

RemoteQueryTimeout

Public property

ResolutionStatus

Gets or sets the value of the model element resolution status. (Inherited from IModelElement.)

Public property

TransactionAbort

Public property

TwoDigitYearCuttoff

Public property

UserConnections

Public property

ValidationStatus

Gets or sets the value of the model element validation status. (Inherited from IModelElement.)

Top

See Also

Reference

ISqlServerOptions Interface

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