共用方式為


Microsoft.SqlServer.TransactSql.ScriptDom 命名空間

The Microsoft.SqlServer.TransactSql.ScriptDom namespace provides Microsoft SQL Server-specific Parser and Script Generator support.

類別

  類別 說明
公用類別 AddAlterFullTextIndexAction Represents the ADD action for the ALTER FULLTEXT INDEX statement.
公用類別 AddFileSpec Represents single file in ADD FILE FROM clause in ALTER ASSEMBLY statement.
公用類別 AddMemberAlterRoleAction Represents the add member alter role action.
公用類別 AddSearchPropertyListAction Represents the ADD search property list action.
公用類別 AddSignatureStatement Represents the ADD SIGNATURE statements.
公用類別 AdHocDataSource Represents the ad hoc datasource.
公用類別 AdHocTableReference Represents the OPENDATASOURCE (ad-hoc) table reference.
公用類別 AlgorithmKeyOption Represents the ALGORITHM option.
公用類別 AlterApplicationRoleStatement Represents the alter application role statement.
公用類別 AlterAssemblyStatement Represents the ALTER ASSEMBLY statement.
公用類別 AlterAsymmetricKeyStatement Represents the ALTER ASYMMETRIC KEY statement.
公用類別 AlterAuthorizationStatement Represents the alter authorization statement.
公用類別 AlterAvailabilityGroupAction Represents the action to take for alter availability group.
公用類別 AlterAvailabilityGroupFailoverAction Represents the failover action to take for alter availability group.
公用類別 AlterAvailabilityGroupFailoverOption Represents the failover option.
公用類別 AlterAvailabilityGroupStatement Represents the ALTER AVAILABILITY GROUP statement.
公用類別 AlterBrokerPriorityStatement Represents the Alter Broker Priority statement.
公用類別 AlterCertificateStatement Represents the ALTER CERTIFICATE statement.
公用類別 AlterColumnAlterFullTextIndexAction Represents the alter column alter full text index action.
公用類別 AlterCreateEndpointStatementBase Represents a common part of CREATE and ALTER ENDPOINT statements.
公用類別 AlterCreateServiceStatementBase Represents the CREATE SERVICE statement.
公用類別 AlterCredentialStatement Represents the ALTER CREDENTIAL statement.
公用類別 AlterCryptographicProviderStatement Represents the ALTER CRYPTOGRAPHIC PROVIDER statement.
公用類別 AlterDatabaseAddFileGroupStatement Represents the ADD FILEGROUP option of the ALTER DATABASE statement.
公用類別 AlterDatabaseAddFileStatement Represents the ADD FILE case of the ALTER DATABASE statement.
公用類別 AlterDatabaseAuditSpecificationStatement Alters database audit specification.
公用類別 AlterDatabaseCollateStatement Specifies the COLLATE case of the ALTER DATABASE statement.
公用類別 AlterDatabaseEncryptionKeyStatement Alters database encryption key.
公用類別 AlterDatabaseModifyFileGroupStatement Represents the MODIFY FILEGROUP case of the ALTER DATABASE statement.
公用類別 AlterDatabaseModifyFileStatement Modifies the file case from ALTER DATABASE.
公用類別 AlterDatabaseModifyNameStatement Represents the MODIFY NAME case of the ALTER DATABASE statement.
公用類別 AlterDatabaseRebuildLogStatement Represents the rebuild log case from ALTER DATABASE statement.
公用類別 AlterDatabaseRemoveFileGroupStatement Represents the REMOVE FILEGROUP case of the ALTER DATABASE statement.
公用類別 AlterDatabaseRemoveFileStatement Represents an ALTER DATABASE statement used to remove a file.
公用類別 AlterDatabaseSetStatement Represents SET case in ALTER DATABASE statement.
公用類別 AlterDatabaseStatement Represents ALTER DATABASE statement.
公用類別 AlterDatabaseTermination Contains termination information.
公用類別 AlterEndpointStatement Represents ALTER ENDPOINT statement.
公用類別 AlterEventSessionStatement Represents the Alter Event Session statement.
公用類別 AlterFederationStatement Represents an ALTER FEDERATION statement.
公用類別 AlterFullTextCatalogStatement Represents ALTER FULLTEXT CATALOG statement.
公用類別 AlterFullTextIndexAction Represents altering action for ALTER FULLTEXT INDEX statement.
公用類別 AlterFullTextIndexStatement Represents ALTER FULLTEXT INDEX statement.
公用類別 AlterFullTextStopListStatement Represents the Alter Fulltext Stoplist statement.
公用類別 AlterFunctionStatement Represents the Alter Function statement.
公用類別 AlterIndexStatement Represents the alter index statement.
公用類別 AlterLoginAddDropCredentialStatement Represents ALTER LOGIN which adds or drops credential name.
公用類別 AlterLoginEnableDisableStatement Represents ALTER LOGIN which enables or disables login.
公用類別 AlterLoginOptionsStatement Represents ALTER LOGIN which alters options.
公用類別 AlterLoginStatement Represents ALTER LOGIN statement.
公用類別 AlterMasterKeyStatement Represents ALTER MASTER KEY statement.
公用類別 AlterMessageTypeStatement Represents ALTER MESSAGE TYPE statement.
公用類別 AlterPartitionFunctionStatement Represents ALTER PARTITION FUNCTION statement.
公用類別 AlterPartitionSchemeStatement Represents ALTER PARTITION SCHEME statement.
公用類別 AlterProcedureStatement Represents the alter procedure statement.
公用類別 AlterQueueStatement Represents alter queue statement.
公用類別 AlterRemoteServiceBindingStatement Represents ALTER REMOTE SERVICE BINDING statement.
公用類別 AlterResourceGovernorStatement Represents the Alter Resource Governor Statement.
公用類別 AlterResourcePoolStatement Represents the Alter Resource Pool statement.
公用類別 AlterRoleAction Represents an action in ALTER ROLE.
公用類別 AlterRoleStatement Represents the alter role statement.
公用類別 AlterRouteStatement Represents alter route statement.
公用類別 AlterSchemaStatement Represents ALTER SCHEMA statement.
公用類別 AlterSearchPropertyListStatement Represents the ALTER SEARCH PROPERTY LIST statement.
公用類別 AlterSequenceStatement Represents the ALTER SEQUENCE statement.
公用類別 AlterServerAuditSpecificationStatement Represents alter server audit specification statement.
公用類別 AlterServerAuditStatement Alters the server audit statement.
公用類別 AlterServerConfigurationStatement Represents the ALTER SERVER CONFIGURATION statement.
公用類別 AlterServerRoleStatement Represents the ALTER SERVER ROLE statement.
公用類別 AlterServiceMasterKeyStatement Represents the ALTER SERVICE MASTER KEY statement.
公用類別 AlterServiceStatement Represents the ALTER SERVICE statement.
公用類別 AlterSymmetricKeyStatement Represents the ALTER SYMMETRIC KEY statement.
公用類別 AlterTableAddTableElementStatement Adds a table element specialization of an alter table statement. Has column and constraint definitions.
公用類別 AlterTableAlterColumnStatement Represents an alter column specialization of an alter table statement.
公用類別 AlterTableChangeTrackingModificationStatement Modifies the change tracking for a table.
公用類別 AlterTableConstraintModificationStatement Defines modifications to a table constraint.
公用類別 AlterTableDropTableElement Represents an individual element that can be used in alter table drop statement.
公用類別 AlterTableDropTableElementStatement Drops the table element specialization of Alter Table statement. Has names of columns and constraints to be dropped.
公用類別 AlterTableFileTableNamespaceStatement Represents the alter table file table namespace statement.
公用類別 AlterTableRebuildStatement Rebuilds indices on a table.
公用類別 AlterTableSetStatement Represents the changes table options for a table.
公用類別 AlterTableStatement Represents the alter table statement base class.
公用類別 AlterTableSwitchStatement Represents the switch specialization of the ALTER TABLE statement.
公用類別 AlterTableTriggerModificationStatement Defines the modifications to a Trigger on a table. Triggers can be enabled or disabled.
公用類別 AlterTriggerStatement Represents the ALTER TRIGGER statement.
公用類別 AlterUserStatement Represents the alter user statement.
公用類別 AlterViewStatement Represents the ALTER VIEW statement.
公用類別 AlterWorkloadGroupStatement Represents the Alter Workload Group statement.
公用類別 AlterXmlSchemaCollectionStatement Represents the alter xml schema collection statement.
公用類別 ApplicationRoleOption Represents an application role option.
公用類別 ApplicationRoleStatement Represents the application role statement base.
公用類別 AssemblyEncryptionSource Represents a reference to an assembly containing key or certificate.
公用類別 AssemblyName Represents the CLR assembly names.
公用類別 AssemblyOption Represents an assembly option.
公用類別 AssemblyStatement Represents the common parts in create and alter assembly statements.
公用類別 AssignmentSetClause Represents a SET clause for assignment.
公用類別 AsymmetricKeyCreateLoginSource Represents an asymmetric key case in a CREATE LOGIN statement.
公用類別 AuditActionGroupReference Represents an audit group reference.
公用類別 AuditActionSpecification Represents a specification for audit action.
公用類別 AuditGuidAuditOption Represents the AUDIT_GUID option in a CREATE SERVER AUDIT statement.
公用類別 AuditOption Represents a single option in a CREATE/ALTER SERVER AUDIT statement.
公用類別 AuditSpecificationDetail Represents the base class for the audit action specification and audit action group name.
公用類別 AuditSpecificationPart Represents one ADD/DROP clause in audit specification statement.
公用類別 AuditSpecificationStatement Represents the audit specification statement.
公用類別 AuditTarget Represents the audit target in a CREATE/ALTER SERVER AUDIT statement.
公用類別 AuditTargetOption Represents the single option for audit target.
公用類別 AuthenticationEndpointProtocolOption Represents the AUTHENTICATION HTTP endpoint protocol option.
公用類別 AuthenticationPayloadOption Represents the AUTHENTICATION payload option.
公用類別 AutoCleanupChangeTrackingOptionDetail Represents the AUTO_CLEANUP part of the CHANGE_TRACKING option in an ALTER DATABASE SET statement.
公用類別 AvailabilityGroupOption Represents an availability group option.
公用類別 AvailabilityGroupStatement Represents the base for availability group statements.
公用類別 AvailabilityModeReplicaOption Represents the replica option for availability mode.
公用類別 AvailabilityReplica Represents the declaration of an availability replica.
公用類別 AvailabilityReplicaOption Represents an availability replica option.
公用類別 BackupCertificateStatement Represents the BACKUP CERTIFICATE statement.
公用類別 BackupDatabaseStatement Represents the BACKUP DATABASE statement.
公用類別 BackupMasterKeyStatement Represents the BACKUP MASTER KEY statement.
公用類別 BackupOption Represents a single option in BACKUP statement.
公用類別 BackupRestoreFileInfo Represents the information about files or file groups being backed up or restored (READ_WRITE_FILEGROUPS - 2005 only).
公用類別 BackupRestoreMasterKeyStatementBase Represents the common part of BACKUP and RESTORE (SERVICE) MASTER KEY statements.
公用類別 BackupServiceMasterKeyStatement Represents the BACKUP SERVICE MASTER KEY statement.
公用類別 BackupStatement Represents the BACKUP/DUMP statement.
公用類別 BackupTransactionLogStatement Represents the BACKUP LOG statement.
公用類別 BackwardsCompatibleDropIndexClause Represents the old-style clause in DROP INDEX statement.
公用類別 BeginConversationTimerStatement Represents the BEGIN CONVERSATION TIMER statement.
公用類別 BeginDialogStatement Represents the BEGIN DIALOG statement.
公用類別 BeginEndBlockStatement Represents a group of statements that start with a BEGIN and end with an END keyword.
公用類別 BeginTransactionStatement Represents the begin transaction and begin distributed transaction statements.
公用類別 BinaryExpression Represents an expression that has two expressions as children.
公用類別 BinaryLiteral Represents a Binary literal.
公用類別 BinaryQueryExpression Represents the union that is used in a select statement.
公用類別 BooleanBinaryExpression Represents a boolean expression that has two boolean expressions as children.
公用類別 BooleanComparisonExpression Represents a boolean expression that does a comparison between two scalar expressions.
公用類別 BooleanExpression Represents the abstract base class of the boolean expressions.
公用類別 BooleanExpressionSnippet Represents the Boolean expression snippet.
公用類別 BooleanIsNullExpression Represents IS NULL or IS NOT NULL for a boolean expression.
公用類別 BooleanNotExpression Represents a NOT boolean expression.
公用類別 BooleanParenthesisExpression Represents a boolean expression enclosed in parentheses.
公用類別 BooleanTernaryExpression Represents a boolean expression that has three expressions as children.
公用類別 BoundingBoxParameter Represents the spatial index structured parameter by name.
公用類別 BoundingBoxSpatialIndexOption Represents the BOUNDING_BOX option of spatial index.
公用類別 BreakStatement Represents the BREAK statement.
公用類別 BrokerPriorityParameter Represents the broker priority statement parameters.
公用類別 BrokerPriorityStatement Represents the CREATE and ALTER BROKER PRIORITY statements.
公用類別 BrowseForClause Represents the FOR BROWSE case.
公用類別 BuiltInFunctionTableReference Represents the built in functions as a simple table reference.
公用類別 BulkInsertBase Represents the BULK INSERT statement.
公用類別 BulkInsertOption Represents a single option in BULK INSERT statement.
公用類別 BulkInsertStatement Represents the BULK INSERT statement.
公用類別 BulkOpenRowset Represents the OPENROWSET (BULK ...) table source.
公用類別 CallTarget Represents a target of a function call.
公用類別 CaseExpression Represents the case expression.
公用類別 CastCall Represents the cast call.
公用類別 CellsPerObjectSpatialIndexOption Represents the CELLS_PER_OBJECT spatial index option.
公用類別 CertificateCreateLoginSource Represents the Certificate case in a CREATE LOGIN statement.
公用類別 CertificateOption Represents single SUBJECT or START_DATE or EXPIRE_DATE option in CREATE CERTIFICATE statement.
公用類別 CertificateStatementBase Represents the CREATE CERTIFICATE statement.
公用類別 ChangeRetentionChangeTrackingOptionDetail Represents the CHANGE_RETENTION part of the CHANGE_TRACKING option in an ALTER DATABASE SET statement.
公用類別 ChangeTableChangesTableReference Represents the tracking function CHANGETABLE with CHANGES argument.
公用類別 ChangeTableVersionTableReference Represents the tracking function CHANGETABLE with VERSION argument.
公用類別 ChangeTrackingDatabaseOption Represents CHANGE_TRACKING option in ALTER DATABASE statement, SET case.
公用類別 ChangeTrackingFullTextIndexOption Represents the CHANGE_TRACKING option in FULLTEXT INDEX statement.
公用類別 ChangeTrackingOptionDetail Represents one detail for ChangeTrackingAlterDatabaseOption.
公用類別 CharacterSetPayloadOption Represents the CHARACTER_SET payload option.
公用類別 CheckConstraintDefinition Represents a CHECK constraint.
公用類別 CheckpointStatement Represents the checkpoint statement.
公用類別 ChildObjectName Represents the name of a schema object child.
公用類別 CloseCursorStatement Represents the CLOSE cursor statement.
公用類別 CloseMasterKeyStatement Represent the CLOSE MASTER KEY statement.
公用類別 CloseSymmetricKeyStatement Represents the CLOSE SYMMETRIC KEY statement.
公用類別 CoalesceExpression Represents the coalesce expression.
公用類別 ColumnDefinition Defines the column-specific properties that apply to Grid objects.
公用類別 ColumnDefinitionBase Represents the most basic column definition.
公用類別 ColumnReferenceExpression Represents a column. Because of the ambiguity of Sql syntax, we can not distiguish columns from properties without having the Table and type definitions; even then it could be ambiguous. So the column might have trailing properties in the Identifiers.
公用類別 ColumnStorageOptions Represents the column storage options.
公用類別 ColumnWithSortOrder Represents a column identifier with a sort order.
公用類別 CommandSecurityElement80 Represents the security element that has commands.
公用類別 CommitTransactionStatement Represents the commit transaction statement.
公用類別 CommonTableExpression Represents the common table expression.
公用類別 CompositeGroupingSpecification Composes a list of sub-specifications.
公用類別 CompressionEndpointProtocolOption Represents the PORTS HTTP endpoint protocol option.
公用類別 CompressionPartitionRange Represents a single range in the DATA_COMPRESSION option.
公用類別 ComputeClause Represents the compute by clause that can be used in statements like select.
公用類別 ComputeFunction Represents the compute function that can be used in compute clause.
公用類別 ConstraintDefinition Represents the base class for constraints.
公用類別 ContainmentDatabaseOption Represents the database option for containment.
公用類別 ContinueStatement Represents the CONTINUE statement.
公用類別 ContractMessage Represents information about single message in CREATE CONTRACT statement.
公用類別 ConvertCall Represents the convert call.
公用類別 CreateAggregateStatement Represents the CREATE AGGREGATE statement.
公用類別 CreateApplicationRoleStatement Represents the create application role statement.
公用類別 CreateAssemblyStatement Represents the CREATE ASSEMBLY statement.
公用類別 CreateAsymmetricKeyStatement Represents the CREATE ASYMMETRIC KEY statement.
公用類別 CreateAvailabilityGroupStatement Represents the CREATE AVAILABILITY GROUP statement.
公用類別 CreateBrokerPriorityStatement Represents the Create Broker Priority statement.
公用類別 CreateCertificateStatement Represents the CREATE CERTIFICATE statement.
公用類別 CreateColumnStoreIndexStatement Represents the create column store index statement.
公用類別 CreateContractStatement Represents the CREATE CONTRACT statement.
公用類別 CreateCredentialStatement Represents the CREATE CREDENTIAL statement.
公用類別 CreateCryptographicProviderStatement Represents the Create Cryptographic Provider statement.
公用類別 CreateDatabaseAuditSpecificationStatement Creates database audit specification.
公用類別 CreateDatabaseEncryptionKeyStatement Represents the CREATE DATABASE ENCRYPTION KEY statement.
公用類別 CreateDatabaseStatement Represents the CREATE DATABASE statement.
公用類別 CreateDefaultStatement Represents the Create Default statement.
公用類別 CreateEndpointStatement Represents the CREATE ENDPOINT statement.
公用類別 CreateEventNotificationStatement Represents the create event notification statement.
公用類別 CreateEventSessionStatement Represents the Create Event Session statement.
公用類別 CreateFederationStatement Represents the CREATE FEDERATION statement.
公用類別 CreateFullTextCatalogStatement Represents the CREATE FULLTEXT CATALOG statement.
公用類別 CreateFullTextIndexStatement Represents the CREATE FULLTEXT INDEX statement.
公用類別 CreateFullTextStopListStatement Represents the CREATE FULLTEXT STOPLIST statement.
公用類別 CreateFunctionStatement Represents the Create Function statement.
公用類別 CreateIndexStatement Represents the create index statement.
公用類別 CreateLoginSource Represents the base class for different login sources in CREATE LOGIN statement.
公用類別 CreateLoginStatement Represents the CREATE LOGIN statement.
公用類別 CreateMasterKeyStatement Represents the CREATE MASTER KEY statement.
公用類別 CreateMessageTypeStatement Represents the CREATE MESSAGE TYPE statement.
公用類別 CreatePartitionFunctionStatement Represents the CREATE PARTITION FUNCTION statement.
公用類別 CreatePartitionSchemeStatement Represents the CREATE PARTITION SCHEME statement.
公用類別 CreateProcedureStatement Represents the create procedure statement.
公用類別 CreateQueueStatement Represents the CREATE QUEUE statement.
公用類別 CreateRemoteServiceBindingStatement Represents the CREATE REMOTE SERVICE BINDING statement.
公用類別 CreateResourcePoolStatement Represents the Create Resource Pool statement.
公用類別 CreateRoleStatement Represents the create role statement.
公用類別 CreateRouteStatement Represents the create route statement.
公用類別 CreateRuleStatement Represents the Create Rule statement.
公用類別 CreateSchemaStatement Represents the create schema statement.
公用類別 CreateSearchPropertyListStatement Represents the CREATE SEARCH PROPERTY LIST statement.
公用類別 CreateSelectiveXmlIndexStatement Represents the CREATE SELECTIVE XML INDEX statement.
公用類別 CreateSequenceStatement Represents the CREATE SEQUENCE statement.
公用類別 CreateServerAuditSpecificationStatement Represents the CREATE SERVER AUDIT SPECIFICATION statement.
公用類別 CreateServerAuditStatement Creates a server audit.
公用類別 CreateServerRoleStatement Represents the CREATE SERVER ROLE statement.
公用類別 CreateServiceStatement Represents the CREATE SERVICE statement.
公用類別 CreateSpatialIndexStatement Represents the CREATE SPATIAL INDEX statement.
公用類別 CreateStatisticsStatement Represents the create statistics statement.
公用類別 CreateSymmetricKeyStatement Represents the CREATE SYMMETRIC KEY statement.
公用類別 CreateSynonymStatement Represents the create synonym statement.
公用類別 CreateTableStatement Represents the CREATE TABLE statement.
公用類別 CreateTriggerStatement Represents the CREATE TRIGGER statement.
公用類別 CreateTypeStatement Represents the create type statement.
公用類別 CreateTypeTableStatement Creates the table type.
公用類別 CreateTypeUddtStatement Represents the CREATE TYPE statement for user defined data types, the one that derive from Sql types.
公用類別 CreateTypeUdtStatement Represents the CREATE TYPE statement for user defined types, the one that derive from CLR types.
公用類別 CreateUserStatement Represents the create user statement.
公用類別 CreateViewStatement Represents the CREATE VIEW statement.
公用類別 CreateWorkloadGroupStatement Represents the Create Workload Group statement.
公用類別 CreateXmlIndexStatement Represents the create xml index statement.
公用類別 CreateXmlSchemaCollectionStatement Represents the create xml schema collection statement.
公用類別 CreationDispositionKeyOption Represents the CREATION_DISPOSITION option.
公用類別 CredentialStatement Represents the common parts of ALTER and CREATE CREDENTIAL statement.
公用類別 CryptoMechanism Represents the decryption mechanism.
公用類別 CubeGroupingSpecification Represents the CUBE grouping specification.
公用類別 CursorDefaultDatabaseOption Represents the CURSOR_DEFAULT option in ALTER DATABASE statement, SET case.
公用類別 CursorDefinition Represents the cursor definition.
公用類別 CursorId Represents the reference to cursor.
公用類別 CursorOption Represents a cursor option.
公用類別 CursorStatement Represents the base type for open/close/fetch cursor statements.
公用類別 DatabaseAuditAction Represents a single action in audit action specification.
公用類別 DatabaseEncryptionKeyStatement Represents the base class for statements dealing with an encryption key.
公用類別 DatabaseOption Represents the single option in ALTER DATABASE statement, SET case.
公用類別 DataCompressionOption Represents a single data compression option.
公用類別 DataModificationSpecification Represents the base class for common options of data modification specifications.
公用類別 DataModificationStatement Represents a data modification statement.
公用類別 DataModificationTableReference Represents the sub-dml with output clause which serves as table reference.
公用類別 DataTypeReference Represents the base data type class.
公用類別 DataTypeSequenceOption Represents the sequence Option that defines the data type.
公用類別 DbccNamedLiteral Represents the named literal in a DBCC statement.
公用類別 DbccOption Represents a DBCC statement option.
公用類別 DbccStatement Represents DBCC statement (all variants).
公用類別 DeallocateCursorStatement Represents the Deallocate cursor statement.
公用類別 DeclareCursorStatement Represents the DECLARE CURSOR statement.
公用類別 DeclareTableVariableBody Represents the body of the declare @variable table variation.
公用類別 DeclareTableVariableStatement Represents the declare @variable statement's table variation.
公用類別 DeclareVariableElement Represents a single declaration in the body of DeclareVariableStatement.
公用類別 DeclareVariableStatement Represents the declare @variable statement except table declarations.
公用類別 DefaultConstraintDefinition Represents the default constraint.
公用類別 DefaultLiteral Represents the literal for DEFAULT.
公用類別 DeleteMergeAction Represents the delete merge action.
公用類別 DeleteSpecification Represents the properties for Delete.
公用類別 DeleteStatement Represents the delete statement.
公用類別 DenyStatement Represents the DENY statement.
公用類別 DenyStatement80 Represents the deny statement.
公用類別 DeviceInfo Represents the information about device used for backup or restore.
公用類別 DialogOption Represents a dialog option.
公用類別 DiskStatement Represents the DISK statement.
公用類別 DiskStatementOption Represents the disk statement option.
公用類別 DropAggregateStatement Represents the DROP AGGREGATE statement.
公用類別 DropAlterFullTextIndexAction Represents the DROP action for ALTER FULLTEXT INDEX statement.
公用類別 DropApplicationRoleStatement Represents the DROP APPLICATION ROLE statement.
公用類別 DropAssemblyStatement Represents the DROP ASSEMBLY statement.
公用類別 DropAsymmetricKeyStatement Represents the DROP ASYMMETRIC KEY statement.
公用類別 DropAvailabilityGroupStatement Represents the DROP AVAILABILITY GROUP statement.
公用類別 DropBrokerPriorityStatement Represents the Drop Broker Priority statement.
公用類別 DropCertificateStatement Represents the DROP CERTIFICATE statement.
公用類別 DropChildObjectsStatement Represents the DROP statement containing child objects (DROP INDEX or STATISTICS).
公用類別 DropClusteredConstraintMoveOption Represents the drop clustered constraint move option.
公用類別 DropClusteredConstraintOption Represents the abstract base class for drop clustered constraints.
公用類別 DropClusteredConstraintStateOption Represents the drop clustered constraints state option.
公用類別 DropClusteredConstraintValueOption Represents the drop clustered constraint option with value specified.
公用類別 DropContractStatement Represents the DROP CONTRACT statement.
公用類別 DropCredentialStatement Represents the DROP CREDENTIAL statement.
公用類別 DropCryptographicProviderStatement Represents the Drop Cryptographic Provider statement.
公用類別 DropDatabaseAuditSpecificationStatement Represents the DROP DATABASE AUDIT SPECIFICATION statement.
公用類別 DropDatabaseEncryptionKeyStatement Represents the drops database encryption key statement.
公用類別 DropDatabaseStatement Represents the DROP DATABASE statement.
公用類別 DropDefaultStatement Represents the DROP DEFAULT statement.
公用類別 DropEndpointStatement Represents the DROP ENDPOINT statement.
公用類別 DropEventNotificationStatement Represents the DROP EVENT NOTIFICATION statement.
公用類別 DropEventSessionStatement Represents the DROP EVENT SESSION statement.
公用類別 DropFederationStatement Represents the DROP FEDERATION statement.
公用類別 DropFullTextCatalogStatement Represents the DROP FULLTEXT CATALOG statement.
公用類別 DropFullTextIndexStatement Represents the DROP FULLTEXT INDEX statement.
公用類別 DropFullTextStopListStatement Represents the Drop Fulltext Stoplist statement.
公用類別 DropFunctionStatement Represents the DROP FUNCTION statement.
公用類別 DropIndexClause Represents the relational or xml index in DROP INDEX statement.
公用類別 DropIndexClauseBase Represents the single clause in DROP INDEX statement.
公用類別 DropIndexStatement Represents the DROP INDEX statement.
公用類別 DropLoginStatement Represents the DROP LOGIN statement.
公用類別 DropMasterKeyStatement Represents the DROP MASTER KEY statement.
公用類別 DropMemberAlterRoleAction Represents the drop member alter role action.
公用類別 DropMessageTypeStatement Represents the DROP MESSAGE TYPE statement.
公用類別 DropObjectsStatement Represents the DROP statement which references list of objects.
公用類別 DropPartitionFunctionStatement Represents the DROP PARTITION FUNCTION statement.
公用類別 DropPartitionSchemeStatement Represents the DROP PARTITION SCHEME statement.
公用類別 DropProcedureStatement Represents the DROP PROCEDURE statement.
公用類別 DropQueueStatement Represents the DROP QUEUE statement.
公用類別 DropRemoteServiceBindingStatement Represents the DROP REMOTE SERVICE BINDING statement.
公用類別 DropResourcePoolStatement Represents the Drop Resource Pool statement.
公用類別 DropRoleStatement Represents the DROP ROLE statement.
公用類別 DropRouteStatement Represents the DROP ROUTE statement.
公用類別 DropRuleStatement Represents the DROP RULE statement.
公用類別 DropSchemaStatement Represents the DROP SCHEMA statement.
公用類別 DropSearchPropertyListAction Represents the DROP search property list action.
公用類別 DropSearchPropertyListStatement Represents the DROP SEARCH PROPERTY LIST statement.
公用類別 DropSequenceStatement Represents the DROP SEQUENCE statement.
公用類別 DropServerAuditSpecificationStatement Represents the DROP SERVER AUDIT SPECIFICATION statement.
公用類別 DropServerAuditStatement Represents the DROP SERVER AUDIT statement.
公用類別 DropServerRoleStatement Represents the DROP SERVER ROLE statement.
公用類別 DropServiceStatement Represents the DROP SERVICE statement.
公用類別 DropSignatureStatement Represents the DROP SIGNATURE statements.
公用類別 DropStatisticsStatement Represents the DROP STATISTICS statement.
公用類別 DropSymmetricKeyStatement Represents the DROP SYMMETRIC KEY statement.
公用類別 DropSynonymStatement Represents the DROP SYNONYM statement.
公用類別 DropTableStatement Represents the DROP TABLE statement.
公用類別 DropTriggerStatement Represents the DROP TRIGGER statement.
公用類別 DropTypeStatement Represents the DROP TYPE statement.
公用類別 DropUnownedObjectStatement Represents a DROP statement for un-owned objects.
公用類別 DropUserStatement Represents the DROP USER statement.
公用類別 DropViewStatement Represents the DROP VIEW statement.
公用類別 DropWorkloadGroupStatement Represents the DROP WORKLOAD GROUP statement.
公用類別 DropXmlSchemaCollectionStatement Represents the DROP XML SCHEMA COLLECTION statement.
公用類別 EnabledDisabledPayloadOption Represents an option which can be either ENABLED or DISABLED.
公用類別 EnableDisableTriggerStatement Defines the modifications to triggers. Triggers can be enabled or disabled.
公用類別 EncryptionPayloadOption Represents the ENCRYPTION payload option.
公用類別 EncryptionSource Represents the base class for different key/certificates sources.
公用類別 EndConversationStatement Represents the END CONVERSATION statement.
公用類別 EndpointAffinity Represents the AFFINITY option in CREATE/ALTER ENDPOINT statements.
公用類別 EndpointProtocolOption Represents a single protocol option in CREATE ENDPOINT statement.
公用類別 EventDeclaration Represents the event declaration.
公用類別 EventDeclarationCompareFunctionParameter Represents the event declaration predicate parameter.
公用類別 EventDeclarationSetParameter Represents the event declaration set parameter.
公用類別 EventGroupContainer Represents an event type.
公用類別 EventNotificationObjectScope Represents the scope of the event notification.
公用類別 EventRetentionSessionOption Represents the EVENT_RETENTION_MODE session option.
公用類別 EventSessionObjectName Represents object names used in CREATE and ALTER EVENT SESSION statements.
公用類別 EventSessionStatement Represents the CREATE and ALTER EVENT SESSION statement.
公用類別 EventTypeContainer Represents the event type.
公用類別 EventTypeGroupContainer Represents the event type or group.
公用類別 ExecutableEntity Represents the base class of all objects that can be executed with an EXECUTE statement.
公用類別 ExecutableProcedureReference Represents a reference to a procedure by name.
公用類別 ExecutableStringList Represents the strings for commands that are passed to the EXECUTE statement.
公用類別 ExecuteAsClause Represents the EXECUTE AS clause.
公用類別 ExecuteAsFunctionOption Represents the execute as function option.
公用類別 ExecuteAsProcedureOption Represents the EXECUTE AS option for Stored Procedures.
公用類別 ExecuteAsStatement Represents the EXECUTE AS statement.
公用類別 ExecuteAsTriggerOption Represents the EXECUTE AS trigger option.
公用類別 ExecuteContext Represents the security context for execute statements.
公用類別 ExecuteInsertSource Represents the insert source for EXECUTE.
公用類別 ExecuteOption Represents an option to the execute statement.
公用類別 ExecuteParameter Represents a parameter passed to a procedure in EXECUTE statement.
公用類別 ExecuteSpecification Represents the EXECUTE statement.
公用類別 ExecuteStatement Represents the EXECUTE Transact-SQL statement.
公用類別 ExistsPredicate Represents the EXISTS predicate.
公用類別 ExpressionCallTarget Represents an expression target of a function call.
公用類別 ExpressionGroupingSpecification Represents an expression on which a grouping operation is performed.
公用類別 ExpressionWithSortOrder Represents an expression with a sort order.
公用類別 ExtractFromExpression Represents the expression that start with Extract from.
公用類別 FailoverModeReplicaOption Represents the replica option for failover mode.
公用類別 FederationScheme Represents a federation distribution scheme.
公用類別 FetchCursorStatement Represents the FETCH cursor statement.
公用類別 FetchType Represents the information about different fetch orientations.
公用類別 FileDeclaration Represents a single file declaration in CREATE DATABASE statement.
公用類別 FileDeclarationOption Represents a single file declaration option in CREATE DATABASE statement.
公用類別 FileEncryptionSource Represents reference to a (executable) file containing key or certificate.
公用類別 FileGroupDefinition Represents the filegroup in CREATE DATABASE statement.
公用類別 FileGroupOrPartitionScheme Represents a filegroup or a partition scheme.
公用類別 FileGrowthFileDeclarationOption Represents the file declaration option for FILEGROWTH.
公用類別 FileNameFileDeclarationOption Represents the file declaration option for FILENAME.
公用類別 FileStreamDatabaseOption Represents the FILESTREAM option in create and alter database.
公用類別 FileStreamOnDropIndexOption Represents the FILESTREAM_ON option in DROP INDEX.
公用類別 FileStreamOnTableOption Represents the FILESTREAM_ON table option.
公用類別 FileStreamRestoreOption Represents the FileStream option in a restore statement.
公用類別 FileTableCollateFileNameTableOption Represents the FILETABLE_COLLATE_FILENAME table option.
公用類別 FileTableConstraintNameTableOption Represents the file table constraint name table option.
公用類別 FileTableDirectoryTableOption Represents the FILETABLE_DIRECTORY table option.
公用類別 ForceSeekTableHint Represents the force seek hint.
公用類別 ForClause Represents the base class for different FOR clauses in SELECT statement.
公用類別 ForeignKeyConstraintDefinition Represents the foreign key constraint.
公用類別 FromClause Represents the FROM clause in a Query Specification.
公用類別 FullTextCatalogAndFileGroup Represents the catalog / filegroup option in CREATE FULLTEXT statement.
公用類別 FullTextCatalogOption Represents a base class for fulltext catalog options.
公用類別 FullTextCatalogStatement Represents the CREATE FULLTEXT CATALOG statement.
公用類別 FullTextIndexColumn Represents the column for a full text index.
公用類別 FullTextIndexOption Represents a single option in CREATE FULLTEXT INDEX statement.
公用類別 FullTextPredicate Represents the fulltext predicate.
公用類別 FullTextStopListAction Represents the action in Alter Fulltext Stoplist Statement.
公用類別 FullTextTableReference Represents the FREETEXTTABLE and CONTAINSTABLE table references.
公用類別 FunctionCall Represents a function call.
公用類別 FunctionCallSetClause Represents the SET clause for function calls.
公用類別 FunctionOption Represents a function option.
公用類別 FunctionReturnType Represents the function return type.
公用類別 FunctionStatementBody Represents the CREATE/ALTER FUNCTION statement.
公用類別 GeneralSetCommand Represents a single command in a SET statement.
公用類別 GetConversationGroupStatement Represents the GET CONVERSATION GROUP statement.
公用類別 GlobalVariableExpression Represents a global variable expression.
公用類別 GoToStatement Represents the GOTO statement.
公用類別 GrandTotalGroupingSpecification Represents the grand total grouping specification.
公用類別 GrantStatement Represents the GRANT statement.
公用類別 GrantStatement80 Represents the GRANT statement.
公用類別 GridParameter Represents the spatial index structured parameter for GRIDS option.
公用類別 GridsSpatialIndexOption Represents the GRIDS spatial index option.
公用類別 GroupByClause Represents the group by clause that can be used in statements like select and update.
公用類別 GroupingSetsGroupingSpecification Represents the GROUPING SETS grouping specification.
公用類別 GroupingSpecification Represents a single grouping specification in GROUP BY clause.
公用類別 HadrAvailabilityGroupDatabaseOption Represents the database option for hadr availability group.
公用類別 HadrDatabaseOption Represents the database option for HADR.
公用類別 HavingClause Represents the having clause that can be used in statements like select.
公用類別 Identifier Represents a fragment used to represent an identifier.
公用類別 IdentifierDatabaseOption Represents a database option with an identifier value.
公用類別 IdentifierLiteral Represents an identifier that is treated as a literal.
公用類別 IdentifierOrValueExpression Represents either an Identifer or ValueExpression.
公用類別 IdentifierPrincipalOption Represent the options with identifier value in CREATE or ALTER LOGIN or USER statement.
公用類別 IdentifierSnippet Represents the identifier of the value snippet.
公用類別 IdentityFunctionCall Represents the identity function that can be used in a SelectColumn.
公用類別 IdentityOptions Represents the IDENTITY options for column definition in CREATE TABLE statement.
公用類別 IdentityValueKeyOption Represents the IDENTITY_VALUE option.
公用類別 IfStatement Represents the if statement.
公用類別 IIfCall Represents the iif expression.
公用類別 IndexExpressionOption Represents the index option that could be an expression.
公用類別 IndexOption Represents the index option.
公用類別 IndexStatement Represents the base for CREATE INDEX statements.
公用類別 IndexStateOption Represents the index option that could be on or off.
公用類別 IndexTableHint Represents an INDEX table hint.
公用類別 InlineDerivedTable Represents a derived table.
公用類別 InlineResultSetDefinition Represents the inline definition of a result set.
公用類別 InPredicate Represents the in predicate.
公用類別 InsertBulkColumnDefinition Represents a column definition in an INSERT BULK statement.
公用類別 InsertBulkStatement Represents the INSERT BULK statement.
公用類別 InsertMergeAction Represents the insert merge action.
公用類別 InsertSource Represents the base class for source nodes of insert statements.
公用類別 InsertSpecification Represents the properties for Insert.
公用類別 InsertStatement Represents the INSERT statement.
公用類別 IntegerLiteral Represents an Integer literal.
公用類別 InternalOpenRowset Represents the OPENROWSET table source.
公用類別 IPv4 Represents an IP address (x.x.x.x).
公用類別 JoinParenthesisTableReference Represents the parenthesis that can encapsulate a join.
公用類別 JoinTableReference Represents the base class for JOIN table references.
公用類別 KeyOption Represents the key option in a CREATE SYMMETRIC KEY statement.
公用類別 KeySourceKeyOption Represents the KEY_SOURCE option.
公用類別 KillQueryNotificationSubscriptionStatement Represents the kill query notification subscription statement.
公用類別 KillStatement Represents the kill statement.
公用類別 KillStatsJobStatement Represents the kill stats job statement.
公用類別 LabelStatement Represents the Label statement.
公用類別 LeftFunctionCall Represents LEFT function call.
公用類別 LikePredicate Represents the LIKE predicate.
公用類別 LineNoStatement Represents the LINENO statement.
公用類別 ListenerIPEndpointProtocolOption Represents LISTENER_IP TCP endpoint protocol option.
公用類別 Literal Represents a literal.
公用類別 LiteralAuditTargetOption Represents the literal audit target option.
公用類別 LiteralAvailabilityGroupOption Represents the availability group option with a literal value.
公用類別 LiteralBulkInsertOption Represents the literal value for a single option in BULK INSERT statement.
公用類別 LiteralDatabaseOption Represents the database option with a literal value.
公用類別 LiteralEndpointProtocolOption Represents an option which has single string or integer value.
公用類別 LiteralOptimizerHint Represents an optimizer hint, which can be represented as flag with optional literal value.
公用類別 LiteralPayloadOption Represents a payload option with a single literal value.
公用類別 LiteralPrincipalOption Represents a literal option in CREATE/ALTER LOGIN/USER statement.
公用類別 LiteralRange Represents the value of the range.
公用類別 LiteralReplicaOption Represents a replica option with a literal value.
公用類別 LiteralSessionOption Represents the integer literal value for event session option.
公用類別 LiteralStatisticsOption Represents the statistics option.
公用類別 LiteralTableHint Represents a table hint with literal value.
公用類別 LockEscalationTableOption Represents the lock escalation table option.
公用類別 LoginTypePayloadOption Represents the LOGIN_TYPE payload option.
公用類別 MasterKeyStatement Represents the master key statement.
公用類別 MaxDispatchLatencySessionOption Represents the MAX_DISPATCH_LATENCY event session option.
公用類別 MaxLiteral Represents the MAX literal.
公用類別 MaxRolloverFilesAuditTargetOption Represents the MAX_ROLLOVER_FILES audit option.
公用類別 MaxSizeAuditTargetOption Represents the MAXSIZE option in case of FILE audit target.
公用類別 MaxSizeDatabaseOption Represents the maximum size of database option.
公用類別 MaxSizeFileDeclarationOption Represents the file declaration value for MAXSIZE.
公用類別 MemoryPartitionSessionOption Represents the MEMORY_PARTITION_MODE session option.
公用類別 MergeAction Represents an action in a merge statement.
公用類別 MergeActionClause Represents the condition and action to take for merge.
公用類別 MergeSpecification Represents the merge specification.
公用類別 MergeStatement Represents the MERGE statement.
公用類別 MessageTypeStatementBase Represents the common parts of CREATE and ALTER MESSAGE TYPE statements.
公用類別 MethodSpecifier Represents a method specifier.
公用類別 MirrorToClause Represents the MIRROR TO clause BACKUP statement.
公用類別 MoneyLiteral Represents a Money literal.
公用類別 MoveConversationStatement Represents the MOVE CONVERSATION statement.
公用類別 MoveRestoreOption Represents the MOVE restore option.
公用類別 MoveToDropIndexOption Represents the Move To option in DROP INDEX.
公用類別 MultiPartIdentifier Represents a multi-part identifier.
公用類別 MultiPartIdentifierCallTarget Represents the target of a call which is a column or CLR property on a column.
公用類別 NamedTableReference Represents the table reference to a CTE or schema object.
公用類別 NameFileDeclarationOption Represents the file declaration option for NAME or NEWNAME.
公用類別 NextValueForExpression Represents the NEXT VALUE FOR expression.
公用類別 NullableConstraintDefinition Represents the nullable constraint.
公用類別 NullIfExpression Represents the NULLIF expression.
公用類別 NullLiteral Represents the nullnull 參考 (在 Visual Basic 中為 Nothing) literal.
公用類別 NumericLiteral Represents a numeric literal.
公用類別 OdbcConvertSpecification Represents the Open Database Connectivity (Odbc) convert specification.
公用類別 OdbcFunctionCall Represents the Open Database Connectivity (ODBC) function call.
公用類別 OdbcLiteral Represents an Open Database Connectivity (ODBC) formatted literal.
公用類別 OdbcQualifiedJoinTableReference Represents the Open Database Connectivity (ODBC) qualified join in a FROM clause.
公用類別 OffsetClause Represents an offset/fetch filter that can be used in select statements for paging the result set.
公用類別 OnFailureAuditOption Represents the ON_FAILURE option in a CREATE/ALTER SERVER AUDIT statement.
公用類別 OnOffAssemblyOption Represents an on/off assembly option.
公用類別 OnOffAuditTargetOption Represents the MAX_ROLLOVER_FILES option in case of FILE audit target.
公用類別 OnOffDatabaseOption Represents an option which can be set to ON or OFF, in CREATE/ALTER DATABASE statement.
公用類別 OnOffDialogOption Represents an ON/OFF dialog options.
公用類別 OnOffFullTextCatalogOption Represents an ON/OFF full text catalog options.
公用類別 OnOffPrincipalOption Represents an option that can be set ON or OFF in CREATE/ALTER LOGIN/USER statement.
公用類別 OnOffRemoteServiceBindingOption Represents the remote service binding option for ON/OFF options.
公用類別 OnOffSessionOption Represents the TRACK_CAUSALITY and STARTUP_STATE event session option.
公用類別 OpenCursorStatement Represents the OPEN cursor statement.
公用類別 OpenMasterKeyStatement Represents the OPEN MASTER KEY statement.
公用類別 OpenQueryTableReference Represents the OPENQUERY table reference.
公用類別 OpenRowsetTableReference Represents the OPENROWSET table reference.
公用類別 OpenSymmetricKeyStatement Represents the OPEN SYMMETRIC KEY statement.
公用類別 OpenXmlTableReference Represents the OPENXML table reference.
公用類別 OptimizeForOptimizerHint Represents the OPTIMIZE FOR optimizer hint.
公用類別 OptimizerHint Represents a single optimizer hint.
公用類別 OrderBulkInsertOption Represents the ORDER option in BULK INSERT statement.
公用類別 OrderByClause Represents the order by clause that can be used in statements like select.
公用類別 OutputClause Represents the OUTPUT clause.
公用類別 OutputIntoClause Represents the OutputInto clause.
公用類別 OverClause Represents the OVER clause.
公用類別 PageVerifyDatabaseOption Represents the PAGE_VERIFY option in ALTER DATABASE statement, SET case.
公用類別 ParameterizationDatabaseOption Represents the PARAMETERIZATION option in ALTER DATABASE statement, SET case.
公用類別 ParameterizedDataTypeReference Represents the data type abstract class that can have parameters.
公用類別 ParameterlessCall Represents the calls without the parenthesis and parameters.
公用類別 ParenthesisExpression Represents an expression enclosed in parentheses.
公用類別 ParseCall Represents the parse function call.
公用類別 ParseError Represents the error that occurred during parsing.
公用類別 PartitionFunctionCall Represents the partition function call.
公用類別 PartitionParameterType Represents the parameter type in CREATE PARTITION FUNCTION statement.
公用類別 PartitionSpecifier Represents a partition specifier as expression or ALL.
公用類別 PartnerDatabaseOption Represents the PARTNER option in ALTER DATABASE statement, SET case.
公用類別 PasswordAlterPrincipalOption Represents the PASSWORD option in ALTER LOGIN statement.
公用類別 PasswordCreateLoginSource Represents the password case in CREATE LOGIN statement.
公用類別 PayloadOption Represents a single payload option in CREATE / ALTER ENDPOINT statement.
公用類別 Permission Represents the permission that can be used in security statement body.
公用類別 PermissionSetAssemblyOption Represents the PERMISSION_SET assembly option.
公用類別 PivotedTableReference Represents the pivoted table reference in a FROM clause.
公用類別 PortsEndpointProtocolOption Represents the PORTS HTTP endpoint protocol option.
公用類別 PredicateSetStatement Represents the various SET {...} { ON | OFF } options in the Transact-SQL grammar.
公用類別 PrimaryExpression Represents the abstract base class for primary expressions.
公用類別 PrimaryRoleReplicaOption Represents the main role of the replica on the script.
公用類別 PrincipalOption Represents the single option in CREATE or ALTER LOGIN or USER statement.
公用類別 PrintStatement Represents the print statement.
公用類別 Privilege80 Represents a privilege that can be used in a security statement.
公用類別 PrivilegeSecurityElement80 Represents the security element that has priviliges.
公用類別 ProcedureOption Represents a Procedure Option.
公用類別 ProcedureParameter Represents a parameter that can be passed into a procedure.
公用類別 ProcedureReference Represents a reference to a procedure by name and number.
公用類別 ProcedureReferenceName Represents a procedure by name, either as the ProcedureReference or contained within a variable.
公用類別 ProcedureStatementBody Represents the CREATE/ALTER PROCEDURE statement.
公用類別 ProcedureStatementBodyBase Represents the common propeties in CREATE/ALTER PROC/FUNCTION statements.
公用類別 ProcessAffinityRange Represents a single process affinity range in ALTER SERVER CONFIGURATION statement.
公用類別 ProviderEncryptionSource Represents the reference to an EKM provider.
公用類別 ProviderKeyNameKeyOption Represents the PROVIDER_KEY_NAME option.
公用類別 QualifiedJoin Represents the qualified join in a FROM clause.
公用類別 QueryDerivedTable Represents a derived table.
公用類別 QueryExpression Represents the abstract base class for the query expression hierarchy in the select statement.
公用類別 QueryParenthesisExpression Represents the parenthesis expression that wraps a QueryExpression.
公用類別 QuerySpecification Represents the major part of the SELECT statement.
公用類別 QueueDelayAuditOption Represents the QUEUE_DELAY option in the CREATE/ALTER SERVER AUDIT statement.
公用類別 QueueExecuteAsOption Represents the EXECUTE AS option in CREATE/ALTER QUEUE statements.
公用類別 QueueOption Represents the base for the QUEUE option.
公用類別 QueueProcedureOption Represents the queue option for procedure.
公用類別 QueueStatement Represents the base for queue statements.
公用類別 QueueStateOption Represents the base for a QUEUE option that has a state.
公用類別 QueueValueOption Represents the queue option with a value.
公用類別 RaiseErrorLegacyStatement Represents the legacy style of a RAISERROR statement.
公用類別 RaiseErrorStatement Represents the RAISERROR statement.
公用類別 ReadOnlyForClause Represents the FOR READ ONLY case used only in the DECLARE CURSOR statement.
公用類別 ReadTextStatement Represents the READTEXT statement.
公用類別 RealLiteral Represents a real literal.
公用類別 ReceiveStatement Represents the RECEIVE statement.
公用類別 ReconfigureStatement Represents the reconfigure statement.
公用類別 RecoveryDatabaseOption Represents the RECOVERY option in ALTER DATABASE statement, SET case.
公用類別 RemoteServiceBindingOption Represents a remote service binding option.
公用類別 RemoteServiceBindingStatementBase Represents the common base for CREATE and ALTER REMOTE SERVICE BINDING statements.
公用類別 RenameAlterRoleAction Represents the rename alter role action.
公用類別 ResourcePoolAffinitySpecification Represents the specification of the resource pool affinity.
公用類別 ResourcePoolParameter Represents the resource pool statement parameters.
公用類別 ResourcePoolStatement Represents the Create and Alter Resource Pool statements.
公用類別 RestoreMasterKeyStatement Represents the RESTORE MASTER KEY statement.
公用類別 RestoreOption Represents a single option in a RESTORE statement.
公用類別 RestoreServiceMasterKeyStatement Represents a RESTORE SERVICE MASTER KEY statement.
公用類別 RestoreStatement Represents the RESTORE/LOAD statement.
公用類別 ResultColumnDefinition Represents the column definition of a result set.
公用類別 ResultSetDefinition Represents the definition of an individual result set.
公用類別 ResultSetsExecuteOption Represents the results set description for EXECUTE statements.
公用類別 ReturnStatement Represents the RETURN statement.
公用類別 RevertStatement Represents the REVERT statement.
公用類別 RevokeStatement Represents the REVOKE statement.
公用類別 RevokeStatement80 Represents the REVOKE statement.
公用類別 RightFunctionCall Represents the RIGHT call.
公用類別 RolePayloadOption Represents ROLE payload option.
公用類別 RoleStatement Represents the ROLE statement base.
公用類別 RollbackTransactionStatement Represents the ROLLBACK TRANSACTION statement.
公用類別 RollupGroupingSpecification Represents ROLLUP grouping specification.
公用類別 RouteOption Represents a single option for CREATE/ALTER ROUTE statements.
公用類別 RouteStatement Represents the base for a ROUTE statement.
公用類別 RowValue Represents a data for a single row.
公用類別 SaveTransactionStatement Represents the SAVE TRANSACTION statement.
公用類別 ScalarExpression Represents a scalar expression.
公用類別 ScalarExpressionDialogOption Represents the scalar expression dialog options.
公用類別 ScalarExpressionRestoreOption Represents a single option with optional value.
公用類別 ScalarExpressionSequenceOption Represents the sequence option with a scalar expression.
公用類別 ScalarExpressionSnippet Represents the scalar expression snippet that this class describes.
公用類別 ScalarFunctionReturnType Represents the return type definition for scalar-valued functions.
公用類別 ScalarSubquery Represents the scalar subquery.
公用類別 SchemaDeclarationItem Represents the information about one column in schema declaration.
公用類別 SchemaObjectFunctionTableReference Represents a table reference to a table-valued function.
公用類別 SchemaObjectName Represents a schema object name.
公用類別 SchemaObjectNameOrValueExpression Represents either a SchemaObjectName or ValueExpression.
公用類別 SchemaObjectNameSnippet Represents the placeholder for an arbitrary schema object name.
公用類別 SchemaObjectResultSetDefinition Represents the result set as a reference to an existing schema object or type.
公用類別 SchemaPayloadOption Represents the SCHEMA payload option.
公用類別 SearchedCaseExpression Represents a searched case expression.
公用類別 SearchedWhenClause Represents the WHEN clause of the searched CASE expression.
公用類別 SearchPropertyListAction Represents the base class for search property list actions.
公用類別 SearchPropertyListFullTextIndexOption Represents the search property list option in FULLTEXT INDEX statement.
公用類別 SecondaryRoleReplicaOption Represents the replica option for secondary role.
公用類別 SecurityElement80 Represents the security statement body that is common for Grant Deny and Revoke Statements.
公用類別 SecurityPrincipal Represents the principal that can be used in security statement body.
公用類別 SecurityStatement Represents the security statement body base class.
公用類別 SecurityStatementBody80 Represents the security statement body base class.
公用類別 SecurityTargetObject Represents the target object that can be used in security statement body.
公用類別 SecurityTargetObjectName Represents the security target object name.
公用類別 SecurityUserClause80 Represents the security statement body that is common for Grant Deny and Revoke Statements.
公用類別 SelectElement Represents an element in the SELECT clause.
公用類別 SelectFunctionReturnType Represents the return type definition for inline table-valued functions.
公用類別 SelectInsertSource Represents the insert source for SELECT.
公用類別 SelectiveXmlIndexPromotedPath Represents a selective XML index promoted path.
公用類別 SelectScalarExpression Represents the column element that is used right after the select keyword.
公用類別 SelectSetVariable Represents the setting variable inside a select statement.
公用類別 SelectStarExpression Represents a select * expression.
公用類別 SelectStatement Represents a SELECT statement.
公用類別 SelectStatementSnippet Represents the select statement snippet.
公用類別 SemanticTableReference Represents the semantic table reference.
公用類別 SendStatement Represents the SEND statement.
公用類別 SequenceOption Represents a sequence option.
公用類別 SequenceStatement Represents the base class for all sequence statement objects.
公用類別 ServerAuditStatement Represents the common base for CREATE and ALTER SERVER audit statements.
公用類別 ServiceContract Represents the service contract reference (with optional action).
公用類別 SessionOption Represents the event session option.
公用類別 SessionTimeoutPayloadOption Represents the SESSION_TIMEOUT payload option.
公用類別 SetClause Represents the base class for SET clause.
公用類別 SetCommand Represents a single command in a SET statement (e.g. set !language us_english!).
公用類別 SetCommandStatement Represents the SET command statement (e.g. SET language us_english).
公用類別 SetErrorLevelStatement Represents the SET ERRLVL statement.
公用類別 SetFipsFlaggerCommand Represents the SET FIPS_FLAGGER command.
公用類別 SetIdentityInsertStatement Represents the SET IDENTITY_INSERT statement.
公用類別 SetOffsetsStatement Represents the SET OFFSETS statement.
公用類別 SetOnOffStatement Represents the Set statement ending in an { ON | OFF }.
公用類別 SetRowCountStatement Represents the SET ROWCOUNT statement.
公用類別 SetSearchPropertyListAlterFullTextIndexAction Represents the SEARCH PROPERTY LIST action for ALTER FULLTEXT INDEX statement.
公用類別 SetStatisticsStatement Represents the Set Statistics {...} { ON | OFF } options in the TSQL grammar.
公用類別 SetStopListAlterFullTextIndexAction Represents the STOPLIST action for ALTER FULLTEXT INDEX statement.
公用類別 SetTextSizeStatement Represents the SET TEXTSIZE statement.
公用類別 SetTransactionIsolationLevelStatement Represents the SET TRANSACTION ISOLATION LEVEL statement.
公用類別 SetUserStatement Represents the SETUSER statement.
公用類別 SetVariableStatement Represents the set @local_variable statement.
公用類別 ShutdownStatement Represents the SHUTDOWN statement.
公用類別 SignatureStatementBase Represents the common base for ADD and DROP SIGNATURE statements.
公用類別 SimpleAlterFullTextIndexAction Represents the flag action for ALTER FULLTEXT INDEX statement.
公用類別 SimpleCaseExpression Represents a simple case expression.
公用類別 SimpleWhenClause Represents the WHEN clause of the simple CASE expression.
公用類別 SizeFileDeclarationOption Displays the file declaration option for SIZE.
公用類別 SoapMethod Represents SOAP method in payload part of CREATE ENDPOINT statement.
公用類別 SourceDeclaration Represents the event source declaration name.
公用類別 SpatialIndexOption Represents the spatial index option.
公用類別 SpatialIndexRegularOption Specifies the spatial index regular options.
公用類別 Sql100ScriptGenerator Represents the Sql100 script generator.
公用類別 Sql110ScriptGenerator Represents the Sql110 script generator.
公用類別 Sql80ScriptGenerator Represents the Sql80 script generator.
公用類別 Sql90ScriptGenerator Represents the script generator for T-SQL 90.
公用類別 SqlCommandIdentifier Represents the SqlCommandIdentifier.
公用類別 SqlDataTypeReference Represents the Sql data type reference.
公用類別 SqlScriptGenerator Represents a Sql-specific script generator.
公用類別 SqlScriptGeneratorOptions Controls the options for Sql Script Generation.
公用類別 StateAuditOption Represents the STATE option in ALTER SERVER AUDIT statement.
公用類別 StatementList Represents a list of statements.
公用類別 StatementListSnippet Represents the placeholder for an arbitrary statement list.
公用類別 StatementWithCtesAndXmlNamespaces Represents a statement that can begin with a common table expression or xml namespaces.
公用類別 StatisticsOption Represents the statistics option.
公用類別 StopListFullTextIndexOption Represents a STOPLIST option in FULLTEXT INDEX statement.
公用類別 StopRestoreOption Represents STOPATMARK and STOPBEFOREMARK RESTORE options.
公用類別 StringLiteral Represents a string literal.
公用類別 SubqueryComparisonPredicate Represents the comparison predicates that have subqueries.
公用類別 SymmetricKeyStatement Represents common properties for ALTER and CREATE SYMMETRIC KEY statements.
公用類別 TableDataCompressionOption Represents the table option for DATA_COMPRESSION.
公用類別 TableDefinition Represents the common body for defining a table that this class stores.
公用類別 TableHint Represents a single table hint.
公用類別 TableHintsOptimizerHint Represents the optimizer hint containing table hint.
公用類別 TableOption Represents a single table option.
公用類別 TableReference Represents a table reference.
公用類別 TableReferenceWithAlias Represents a table reference that can have an alias.
公用類別 TableReferenceWithAliasAndColumns Represents a table reference that can specify column aliases.
公用類別 TableSampleClause Represents the TABLESAMPLE clause.
公用類別 TableValuedFunctionReturnType Represents the return type definition for multi-statement table-valued functions.
公用類別 TargetDeclaration Represents the target declaration.
公用類別 TargetRecoveryTimeDatabaseOption Specifies the target recovery time of the DATABASE option.
公用類別 TextModificationStatement Represents the writetext statement.
公用類別 ThrowStatement Represents the THROW statement.
公用類別 TopRowFilter Represents the top row filter that can be used in select statement.
公用類別 TransactionStatement Represents the abstract base class for transaction statements.
公用類別 TriggerAction Represents the trigger action.
公用類別 TriggerObject Represents information about the trigger being created or altered.
公用類別 TriggerOption Represents the trigger option.
公用類別 TriggerStatementBody Represents the CREATE/ALTER TRIGGER statement.
公用類別 TruncateTableStatement Represents the truncate table statement.
公用類別 TryCastCall Represents a class for type conversion call.
公用類別 TryCatchStatement Defines the try catch statement.
公用類別 TryConvertCall Represents the try_convert function call.
公用類別 TryParseCall Represents the try_parse function call.
公用類別 TSEqualCall Represents the TSEQUAL function call, which is a Boolean function.
公用類別 TSql100Parser Represents the TSql100 parser.
公用類別 TSql110Parser Represents the TSql110 parser.
公用類別 TSql80Parser Represents the Transact-SQL 80 parser.
公用類別 TSql90Parser Represents the Transact-SQL 90 parser.
公用類別 TSqlAuditEventGroupHelper Exposes the audit event groups.
公用類別 TSqlAuditEventTypeHelper Exposes the audit event types.
公用類別 TSqlBatch Represents a batch in T-SQL script.
公用類別 TSqlConcreteFragmentVisitor Defines the Visit methods that handle the different Transact-SQL script Document Object Model (DOM) object types.
公用類別 TSqlFragment Represents a token fragment.
公用類別 TSqlFragmentSnippet Represents a transact-SQL code fragment.
公用類別 TSqlFragmentVisitor Represents the base visitor for the Transact-SQL script Document Object Model (DOM).
公用類別 TSqlParser Represents the Transact-SQL parser.
公用類別 TSqlParserToken Represents a parser token.
公用類別 TSqlScript Represents a Transact-SQL sript.
公用類別 TSqlStatement Represents a single T-SQL statement.
公用類別 TSqlStatementSnippet Represents the Transact-SQL code statement.
公用類別 TSqlTriggerEventGroupHelper Exposes the trigger event groups.
公用類別 TSqlTriggerEventTypeHelper Exposes the trigger event types.
公用類別 UnaryExpression Represents an expression that has a single expression as a child.
公用類別 UniqueConstraintDefinition Represents the unique or primary key constraint. This class translates 80 syntax into 90 syntax, this should be reflected in the AST, if a differentiator is to be written.
公用類別 UnpivotedTableReference Represents the unpivoted table reference in a FROM clause.
公用類別 UnqualifiedJoin Represents the unqualified JOIN in a FROM clause.
公用類別 UpdateCall Represents the update function call which is a boolean function for use in triggers.
公用類別 UpdateDeleteSpecificationBase Represents Base class for Update and Delete Specs.
公用類別 UpdateForClause Represents FOR UPDATE [columns] case used only in DECLARE CURSOR.
公用類別 UpdateMergeAction Represents the update merge action.
公用類別 UpdateSpecification Represents the properties for Update.
公用類別 UpdateStatement Represents the UPDATE statement.
公用類別 UpdateStatisticsStatement Represents the UPDATE STATISTICS statement.
公用類別 UpdateTextStatement Represents the updatetext statement.
公用類別 UseFederationStatement Represents the USE FEDERATION statement.
公用類別 UserDataTypeReference Represents the user-defined data types.
公用類別 UserDefinedTypeCallTarget Represents the target of a call which is a column or CLR property on a column.
公用類別 UserDefinedTypePropertyAccess Represents a property on a Udt.
公用類別 UserLoginOption Represents the user login option.
公用類別 UserRemoteServiceBindingOption The remote service binding option for USER.
公用類別 UserStatement Represents the user statement base.
公用類別 UseStatement Represents the USE statement.
公用類別 ValueExpression Represents the base class for literals, variables, and global variables.
公用類別 ValuesInsertSource Represents the insert source for VALUES.
公用類別 VariableMethodCallTableReference Represents a table reference that is a method call on a variable reference.
公用類別 VariableReference Represents a reference to a variable.
公用類別 VariableTableReference Represents a table reference which is a variable.
公用類別 VariableValuePair Represents single variable-value pair in OPTIMIZE FOR optimizer hint.
公用類別 ViewOption Represents the View option.
公用類別 ViewStatementBody Base class for CREATE/ALTER VIEW statement.
公用類別 WaitForStatement Represents the WAITFOR statement.
公用類別 WaitForSupportedStatement Represents the base class for statements inside WAITFOR statement.
公用類別 WhenClause Represents the WHEN clause that is used in the case expression.
公用類別 WhereClause Represents the WHERE clause that can be used in statements such as SELECT or UPDATE.
公用類別 WhileStatement Represents the WHILE statement.
公用類別 WindowDelimiter Represents specification of a window boundary.
公用類別 WindowFrameClause Represents the window bounds specification, for windowing aggregates.
公用類別 WindowsCreateLoginSource Represents the WINDOWS case in a CREATE LOGIN statement.
公用類別 WithCtesAndXmlNamespaces Represents a common construct that can have common table expressions and XML namespaces in it.
公用類別 WithinGroupClause Represents the within group clause.
公用類別 WitnessDatabaseOption Represents the WITNESS option in the ALTER DATABASE statement, SET case.
公用類別 WorkloadGroupImportanceParameter Represents the workload group importance parameter.
公用類別 WorkloadGroupParameter Represents the workload group statement parameters.
公用類別 WorkloadGroupResourceParameter Represents the workload group statement parameter.
公用類別 WorkloadGroupStatement Represents CREATE and ALTER Workload Group Statements.
公用類別 WriteTextStatement Represents the WRITETEXT statement.
公用類別 WsdlPayloadOption Represents the WSDL payload option.
公用類別 XmlDataTypeReference Represents XML data types.
公用類別 XmlForClause Represents FOR XML (options) case.
公用類別 XmlForClauseOption Represents FOR XML (options) case.
公用類別 XmlNamespaces Represents XML namespaces.
公用類別 XmlNamespacesAliasElement Represents the alias variation for the xml namespace element.
公用類別 XmlNamespacesDefaultElement Represents the default variation for the XML namespace element.
公用類別 XmlNamespacesElement Represents an element that is used in defining XML namespace.

列舉

  列舉 說明
公用列舉 AffinityKind Represents the types of endpoint affinity.
公用列舉 AllowConnectionsOptionKind Enumerates the allow connections option kind.
公用列舉 AlterAction Specifies the ALTER action.
公用列舉 AlterAvailabilityGroupActionType Represents the type's alter availability group actions.
公用列舉 AlterAvailabilityGroupStatementType Represents the ALTER AVAILABILITY GROUP statement type.
公用列舉 AlterCertificateStatementKind Specifies the types of alter certificate statement kind.
公用列舉 AlterEventSessionStatementType The types of alter event session statement.
公用列舉 AlterFederationKind Specifies the kinds of ALTER FEDERARTION statement.
公用列舉 AlterFullTextCatalogAction Specifies the types of alter fulltext catalog action.
公用列舉 AlterIndexType The possible alter index types.
公用列舉 AlterMasterKeyOption Specifies the types of alter master key options.
公用列舉 AlterResourceGovernorCommandType Represents the types of alter resource governor command.
公用列舉 AlterServiceMasterKeyOption Specifies an alter service master key option.
公用列舉 AlterTableAlterColumnOption Specifies the options for alter column version of alter table statement. AddRowGuidCol and DropRowGuidCol can only happen if there is no DataType.
公用列舉 ApplicationRoleOptionKind Specifies the possible application role options.
公用列舉 AssemblyOptionKind Specifies the assembly option kind.
公用列舉 AssignmentKind Specifies the kind of assignment.
公用列舉 AttachMode Specifies the attach mode.
公用列舉 AuditActionGroup Specifies the types of audit action group.
公用列舉 AuditFailureActionType Enumerates the audit failure action type.
公用列舉 AuditOptionKind Specifies the audit option kind.
公用列舉 AuditTargetKind Specifies types of alter indexes.
公用列舉 AuditTargetOptionKind Specifies option types for TO FILE case of the CREATE SERVER AUDIT statement.
公用列舉 AuthenticationProtocol Specifies the Windows authentication protocols.
公用列舉 AuthenticationTypes Specifies authentication types.
公用列舉 AvailabilityGroupOptionKind Enumerates the types of availability group options.
公用列舉 AvailabilityModeOptionKind Enumerates the availability mode options.
公用列舉 AvailabilityReplicaOptionKind Specifies the possible Availability Replica Options.
公用列舉 BackupOptionKind Specifies the kind of backup options.
公用列舉 BackupRestoreItemKind Specifies the item types for backup or restore database statement.
公用列舉 BinaryExpressionType Specifies the types of scalar expressions that have two expressions as children.
公用列舉 BinaryQueryExpressionType Specifies the types of binary query expression.
公用列舉 BooleanBinaryExpressionType Represents the types of boolean expressions that have two expressions as children.
公用列舉 BooleanComparisonType Specifies the types of comparison expressions.
公用列舉 BooleanTernaryExpressionType Specifies the types of expressions that have three expressions as children.
公用列舉 BoundingBoxParameterType Specifies the types of bounding box parameter.
公用列舉 BrokerPriorityParameterSpecialType Specifies the types of broker priority parameter.
公用列舉 BrokerPriorityParameterType Specifies the types of broker priority parameter.
公用列舉 BulkInsertOptionKind Specifies the bulk insert option kind.
公用列舉 CertificateOptionKinds Specifies the certificate options kind.
公用列舉 ChangeTrackingOption Specifies the possible change tracking options.
公用列舉 ColumnType Specifies the Column Types, used for class Column.
公用列舉 CommandOptions Specifies the commands that can be used in security statements.
公用列舉 ComputeFunctionType Specifies the possible types for compute function of compute clause.
公用列舉 ConstraintEnforcement Specifies how constraints can be enforced.
公用列舉 ContainmentOptionKind Specifies the possible containment settings.
公用列舉 CryptoMechanismType Specifies the decryption mechanism type.
公用列舉 CursorOptionKind Represents the cursor option kind.
公用列舉 DatabaseAuditActionKind Specifies the database audit action.
公用列舉 DatabaseEncryptionKeyAlgorithm Specifies the database encryption key algorithms.
公用列舉 DatabaseMirroringEndpointRole Specifies the types of database mirroring endpoint role.
公用列舉 DatabaseOptionKind Specifies the kinds of database options.
公用列舉 DataCompressionLevel Specifies the data compression level.
公用列舉 DbccCommand Specifies the Dbcc commands.
公用列舉 DbccOptionKind Specifies the kinds of DBCC options.
公用列舉 DeleteUpdateAction Shows the action that will be taken on delete or update.
公用列舉 DeviceType Specifies the device types.
公用列舉 DialogOptionKind Represents the options for the dialog.
公用列舉 DiskStatementOptionKind Represents the different disk statement options.
公用列舉 DiskStatementType Represents the disk statement type.
公用列舉 DropClusteredConstraintOptionKind Specifies the drop clustered constraint option types.
公用列舉 DropSchemaBehavior Specifies the DROP SCHEMA behavior (in case of SQL 2000).
公用列舉 EnableDisableOptionType Specifies the types of enable and disable options.
公用列舉 EncryptionAlgorithm Specifies the possible algorithms for encryption.
公用列舉 EncryptionAlgorithmPreference Specifies the possible values for encryption algorithm preference.
公用列舉 EndpointEncryptionSupport Specifies the types of endpoint encryption support.
公用列舉 EndpointProtocol Specifies the types of endpoint protocol.
公用列舉 EndpointProtocolOptions Specifies the possible endpoint protocol options.
公用列舉 EndpointState Specifies the types of endpoint state.
公用列舉 EndpointType Specifies the types of endpoint.
公用列舉 EventNotificationEventGroup Specifies the types of event group.
公用列舉 EventNotificationEventType Specifies the event notification event type.
公用列舉 EventNotificationTarget Specifies the event notification targets.
公用列舉 EventSessionEventRetentionModeType Specifies the types of event retention modes.
公用列舉 EventSessionMemoryPartitionModeType Specifies the types of memory partition mode.
公用列舉 ExecuteAsOption Specifies the execute as options.
公用列舉 ExecuteOptionKind Specifies the type execute options.
公用列舉 FailoverActionOptionKind Represents the types of failover action options.
公用列舉 FailoverModeOptionKind Represents the failover mode options.
公用列舉 FetchOrientation Specifies possible values for fetch orientation.
公用列舉 FileDeclarationOptionKind Specifies the possible File Declaration Option kind.
公用列舉 FipsComplianceLevel Specifies the Fips 127-2 compliance level.
公用列舉 FullTextCatalogOptionKind Specifies a fulltext catalog option kind.
公用列舉 FullTextFunctionType Specifies the fulltext function types.
公用列舉 FullTextIndexOptionKind Specifies the possible Full Text Index Options.
公用列舉 FunctionOptionKind Specifies the values for function options.
公用列舉 GeneralSetCommandType Specifies the type of set commands with parameter.
公用列舉 GridParameterType Specifies the types of grid parameters.
公用列舉 GroupByOption Specifies the GROUP BY option.
公用列舉 HadrDatabaseOptionKind Represents the types of Hadr database options.
公用列舉 ImportanceParameterType Specifies the possible values for importance parameter in CREATE/ALTER WORKLOAD GROUP and CREATE SPATIAL INDEX statements.
公用列舉 IndexOptionKind Specifies the possible index options.
公用列舉 InsertOption Specifies the type of insert options.
公用列舉 IsolationLevel Specifies the isolation levels for SET TRANSACTION ISOLATION LEVEL command.
公用列舉 JoinHint Specifies the types of join hints.
公用列舉 KeyOptionKind Specifies the key option kind.
公用列舉 KeywordCasing Represents the possible ways of casing SQL keywords.
公用列舉 LiteralType Specifies the literal type.
公用列舉 LockEscalationMethod Specifies the types of lock escalation method.
公用列舉 MemoryUnit Specifies the memory units for file declaration options in CREATE DATABASE statement.
公用列舉 MergeCondition Specifies the possible values for merge condition.
公用列舉 MessageSender Specifies the types of message senders.
公用列舉 MessageValidationMethod Specifies the types of message validation methods.
公用列舉 ModifyFileGroupOption Specifies the file group modification option.
公用列舉 NonTransactedFileStreamAccess Represents the possible non transacted filestream access values.
公用列舉 NullNotNull Specifies the optional NULL/NOT NULL constraint in a column definition.
公用列舉 OdbcLiteralType Specifies the Open Database Connectivity (ODBC) literal types.
公用列舉 OptimizerHintKind Specifies the optimizer hints.
公用列舉 OptionState Specifies an option state.
公用列舉 PageVerifyDatabaseOptionKind Specifies the types of page verify alter database options.
公用列舉 ParameterlessCallType Specifies the parameterless call types.
公用列舉 ParameterModifier Specifies the types of parameter modifier.
公用列舉 ParameterStyle Specifies the parameter styles for external function bodies.
公用列舉 PartitionFunctionRange Specifies the partition function ranges.
公用列舉 PartnerDatabaseOptionKind Specifies the types of partner alter database options.
公用列舉 PayloadOptionKinds Specifies the kinds of payload options.
公用列舉 PermissionSetOption Specifies the permission set option.
公用列舉 PortTypes Specifies the possible values for port types.
公用列舉 PrincipalOptionKind Specifies the kinds of login option.
公用列舉 PrincipalType Specifies the principal types that can be used in security statements.
公用列舉 PrivilegeType80 Specifies the privilege types that can be used in security statements.
公用列舉 ProcedureOptionKind Specifies the types of procedure options.
公用列舉 ProcessAffinityType Specifies the type of process affinity in ALTER SERVER CONFIGURATION statement.
公用列舉 QualifiedJoinType Specifies the types of qualified joins.
公用列舉 QueueOptionKind Specifies the queue option kind.
公用列舉 QuoteType Specifies the possible quote type.
公用列舉 RaiseErrorOptions Specifies the RaiseError options.
公用列舉 RecoveryDatabaseOptionKind Specifies the kinds of recovery in the alter database options.
公用列舉 RemoteServiceBindingOptionKind Specifies the remote service binding options.
公用列舉 ResourcePoolAffinityType Enumerates the possible affinity settings of the resource pool.
公用列舉 ResourcePoolParameterType Specifies the types of parameters used in a CREATE/ALTER RESOURCE POOL statement.
公用列舉 RestoreOptionKind Specifies the kinds of restore option.
公用列舉 RestoreStatementKind Specifies the kinds of restore statement.
公用列舉 ResultSetsOptionKind Specifies the result sets options.
公用列舉 ResultSetType Defines the type of result set that the Execute SQL task can use.
公用列舉 RouteOptionKind Specifies the possible route options.
公用列舉 SecondaryXmlIndexType Specifies the secondary xml index types.
公用列舉 SecurityObjectKind Specifies the types of security objects.
公用列舉 SemanticFunctionType Represents the semantic function types.
公用列舉 SeparatorType Specifies the possible separator types.
公用列舉 SequenceOptionKind Specifies the types of Sequence options.
公用列舉 ServiceBrokerOption Specifies the possible service broker options for CREATE DATABASE statement.
公用列舉 SessionOptionKind Represents the session option kind.
公用列舉 SetOffsets Displays the various types of keywords used in SET OFFSETS statement.
公用列舉 SetOptions Specifies the various types of predicate SET options found in SQL.
公用列舉 SetStatisticsOptions Represents the various types of predicate SET STATISTICS options found in SQL.
公用列舉 SignableElementKind Specifies the types of signable element.
公用列舉 SimpleAlterFullTextIndexActionKind Represents the types of alter fulltext index actions.
公用列舉 SoapMethodAction Specifies the types of soap method actions.
公用列舉 SoapMethodFormat Represents the possible SOAP method formats.
公用列舉 SoapMethodSchemas Represents the types of soap method schema.
公用列舉 SortOrder Displays how items in a list are sorted.
公用列舉 SparseColumnOption Represents the possible values for sparse column options.
公用列舉 SpatialIndexingSchemeType Represents the types of spatial indexing scheme.
公用列舉 SqlDataTypeOption Specifies the possible data types in Sql. The capitalization of names are influenced by System.Data.SqlDbType.
公用列舉 SqlVersion Displays the lists of the versions for Sql.
公用列舉 StatisticsOptionKind Represents the possible Statistics options.
公用列舉 SubqueryComparisonPredicateType Represents the types of comparison predicates that involve a subquery.
公用列舉 TableElementType Specifies the table element type.
公用列舉 TableHintKind Represents the types of table hint.
公用列舉 TableOptionKind Represents the possible Table Options.
公用列舉 TableSampleClauseOption Specifies the table sample clause options.
公用列舉 TimeUnit Specifies the possible values of unit of time.
公用列舉 TriggerActionType Specifies which data modification statements, when attempted against this table or view, activate the trigger.
公用列舉 TriggerEnforcement Specifies the options on enforcement of trigger execution.
公用列舉 TriggerOptionKind Displays the possible Trigger options.
公用列舉 TriggerScope Represents the types of trigger scope.
公用列舉 TriggerType Specifies the type of the trigger.
公用列舉 TSqlTokenType Specifies the token type.
公用列舉 UnaryExpressionType Specifies the types of scalar expressions that have a single expression as a child.
公用列舉 UniqueRowFilter Specifies a unique row filter.
公用列舉 UnqualifiedJoinType Specifies an unqualified join type.
公用列舉 UserLoginOptionType Represents the possible user login options.
公用列舉 UserType80 The privilege types that can be used in security statements.
公用列舉 ViewOptionKind The possible View options.
公用列舉 WaitForOption Specifies the type of wait.
公用列舉 WindowDelimiterType Specifies the type of a window boundary.
公用列舉 WindowFrameType Represents the type of the window frame. Specifies whether ROWS or RANGE units are used.
公用列舉 WorkloadGroupParameterType Represents the types of workload resource parameters.
公用列舉 XmlDataTypeOption Specifies the XML data type.
公用列舉 XmlForClauseOptions Specifies XML FOR clause options.