TSqlFragmentVisitor Class

Represents the base visitor for the Transact-SQL script Document Object Model (DOM).

Inheritance Hierarchy

System.Object
  Microsoft.SqlServer.TransactSql.ScriptDom.TSqlFragmentVisitor
    Microsoft.SqlServer.TransactSql.ScriptDom.TSqlConcreteFragmentVisitor

Namespace:  Microsoft.SqlServer.TransactSql.ScriptDom
Assembly:  Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)

Syntax

'Declaration
Public MustInherit Class TSqlFragmentVisitor
'Usage
Dim instance As TSqlFragmentVisitor
public abstract class TSqlFragmentVisitor
public ref class TSqlFragmentVisitor abstract
[<AbstractClassAttribute>]
type TSqlFragmentVisitor =  class end
public abstract class TSqlFragmentVisitor

The TSqlFragmentVisitor type exposes the following members.

Constructors

  Name Description
Protected method TSqlFragmentVisitor Initializes a new instance of the TSqlFragmentVisitor class.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Public method ExplicitVisit(AddAlterFullTextIndexAction) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(AddFileSpec) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(AddMemberAlterRoleAction) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(AddSearchPropertyListAction) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(AddSignatureStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(AdHocDataSource) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(AdHocTableReference) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(AlgorithmKeyOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(AlterApplicationRoleStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(AlterAssemblyStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(AlterAsymmetricKeyStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(AlterAuthorizationStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(AlterAvailabilityGroupAction) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(AlterAvailabilityGroupFailoverAction) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(AlterAvailabilityGroupFailoverOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(AlterAvailabilityGroupStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(AlterBrokerPriorityStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(AlterCertificateStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(AlterColumnAlterFullTextIndexAction) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(AlterCreateEndpointStatementBase) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(AlterCreateServiceStatementBase) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(AlterCredentialStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(AlterCryptographicProviderStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(AlterDatabaseAddFileGroupStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(AlterDatabaseAddFileStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(AlterDatabaseAuditSpecificationStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(AlterDatabaseCollateStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(AlterDatabaseEncryptionKeyStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(AlterDatabaseModifyFileGroupStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(AlterDatabaseModifyFileStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(AlterDatabaseModifyNameStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(AlterDatabaseRebuildLogStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(AlterDatabaseRemoveFileGroupStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(AlterDatabaseRemoveFileStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(AlterDatabaseSetStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(AlterDatabaseStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(AlterDatabaseTermination) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(AlterEndpointStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(AlterEventSessionStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(AlterFederationStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(AlterFullTextCatalogStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(AlterFullTextIndexAction) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(AlterFullTextIndexStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(AlterFullTextStopListStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(AlterFunctionStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(AlterIndexStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(AlterLoginAddDropCredentialStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(AlterLoginEnableDisableStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(AlterLoginOptionsStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(AlterLoginStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(AlterMasterKeyStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(AlterMessageTypeStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(AlterPartitionFunctionStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(AlterPartitionSchemeStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(AlterProcedureStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(AlterQueueStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(AlterRemoteServiceBindingStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(AlterResourceGovernorStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(AlterResourcePoolStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(AlterRoleAction) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(AlterRoleStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(AlterRouteStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(AlterSchemaStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(AlterSearchPropertyListStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(AlterSequenceStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(AlterServerAuditSpecificationStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(AlterServerAuditStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(AlterServerConfigurationStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(AlterServerRoleStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(AlterServiceMasterKeyStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(AlterServiceStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(AlterSymmetricKeyStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(AlterTableAddTableElementStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(AlterTableAlterColumnStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(AlterTableChangeTrackingModificationStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(AlterTableConstraintModificationStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(AlterTableDropTableElement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(AlterTableDropTableElementStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(AlterTableFileTableNamespaceStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(AlterTableRebuildStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(AlterTableSetStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(AlterTableStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(AlterTableSwitchStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(AlterTableTriggerModificationStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(AlterTriggerStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(AlterUserStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(AlterViewStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(AlterWorkloadGroupStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(AlterXmlSchemaCollectionStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(ApplicationRoleOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(ApplicationRoleStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(AssemblyEncryptionSource) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(AssemblyName) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(AssemblyOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(AssemblyStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(AssignmentSetClause) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(AsymmetricKeyCreateLoginSource) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(AuditActionGroupReference) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(AuditActionSpecification) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(AuditGuidAuditOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(AuditOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(AuditSpecificationDetail) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(AuditSpecificationPart) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(AuditSpecificationStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(AuditTarget) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(AuditTargetOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(AuthenticationEndpointProtocolOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(AuthenticationPayloadOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(AutoCleanupChangeTrackingOptionDetail) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(AvailabilityGroupOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(AvailabilityGroupStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(AvailabilityModeReplicaOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(AvailabilityReplica) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(AvailabilityReplicaOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(BackupCertificateStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(BackupDatabaseStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(BackupMasterKeyStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(BackupOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(BackupRestoreFileInfo) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(BackupRestoreMasterKeyStatementBase) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(BackupServiceMasterKeyStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(BackupStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(BackupTransactionLogStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(BackwardsCompatibleDropIndexClause) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(BeginConversationTimerStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(BeginDialogStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(BeginEndBlockStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(BeginTransactionStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(BinaryExpression) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(BinaryLiteral) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(BinaryQueryExpression) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(BooleanBinaryExpression) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(BooleanComparisonExpression) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(BooleanExpression) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(BooleanExpressionSnippet) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(BooleanIsNullExpression) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(BooleanNotExpression) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(BooleanParenthesisExpression) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(BooleanTernaryExpression) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(BoundingBoxParameter) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(BoundingBoxSpatialIndexOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(BreakStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(BrokerPriorityParameter) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(BrokerPriorityStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(BrowseForClause) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(BuiltInFunctionTableReference) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(BulkInsertBase) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(BulkInsertOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(BulkInsertStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(BulkOpenRowset) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(CallTarget) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(CaseExpression) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(CastCall) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(CellsPerObjectSpatialIndexOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(CertificateCreateLoginSource) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(CertificateOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(CertificateStatementBase) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(ChangeRetentionChangeTrackingOptionDetail) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(ChangeTableChangesTableReference) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(ChangeTableVersionTableReference) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(ChangeTrackingDatabaseOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(ChangeTrackingFullTextIndexOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(ChangeTrackingOptionDetail) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(CharacterSetPayloadOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(CheckConstraintDefinition) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(CheckpointStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(ChildObjectName) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(CloseCursorStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(CloseMasterKeyStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(CloseSymmetricKeyStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(CoalesceExpression) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(ColumnDefinition) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(ColumnDefinitionBase) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(ColumnReferenceExpression) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(ColumnStorageOptions) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(ColumnWithSortOrder) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(CommandSecurityElement80) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(CommitTransactionStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(CommonTableExpression) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(CompositeGroupingSpecification) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(CompressionEndpointProtocolOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(CompressionPartitionRange) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(ComputeClause) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(ComputeFunction) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(ConstraintDefinition) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(ContainmentDatabaseOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(ContinueStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(ContractMessage) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(ConvertCall) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(CreateAggregateStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(CreateApplicationRoleStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(CreateAssemblyStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(CreateAsymmetricKeyStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(CreateAvailabilityGroupStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(CreateBrokerPriorityStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(CreateCertificateStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(CreateColumnStoreIndexStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(CreateContractStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(CreateCredentialStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(CreateCryptographicProviderStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(CreateDatabaseAuditSpecificationStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(CreateDatabaseEncryptionKeyStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(CreateDatabaseStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(CreateDefaultStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(CreateEndpointStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(CreateEventNotificationStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(CreateEventSessionStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(CreateFederationStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(CreateFullTextCatalogStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(CreateFullTextIndexStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(CreateFullTextStopListStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(CreateFunctionStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(CreateIndexStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(CreateLoginSource) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(CreateLoginStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(CreateMasterKeyStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(CreateMessageTypeStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(CreatePartitionFunctionStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(CreatePartitionSchemeStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(CreateProcedureStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(CreateQueueStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(CreateRemoteServiceBindingStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(CreateResourcePoolStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(CreateRoleStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(CreateRouteStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(CreateRuleStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(CreateSchemaStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(CreateSearchPropertyListStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(CreateSelectiveXmlIndexStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(CreateSequenceStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(CreateServerAuditSpecificationStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(CreateServerAuditStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(CreateServerRoleStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(CreateServiceStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(CreateSpatialIndexStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(CreateStatisticsStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(CreateSymmetricKeyStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(CreateSynonymStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(CreateTableStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(CreateTriggerStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(CreateTypeStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(CreateTypeTableStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(CreateTypeUddtStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(CreateTypeUdtStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(CreateUserStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(CreateViewStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(CreateWorkloadGroupStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(CreateXmlIndexStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(CreateXmlSchemaCollectionStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(CreationDispositionKeyOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(CredentialStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(CryptoMechanism) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(CubeGroupingSpecification) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(CursorDefaultDatabaseOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(CursorDefinition) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(CursorId) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(CursorOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(CursorStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(DatabaseAuditAction) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(DatabaseEncryptionKeyStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(DatabaseOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(DataCompressionOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(DataModificationSpecification) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(DataModificationStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(DataModificationTableReference) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(DataTypeReference) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(DataTypeSequenceOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(DbccNamedLiteral) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(DbccOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(DbccStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(DeallocateCursorStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(DeclareCursorStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(DeclareTableVariableBody) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(DeclareTableVariableStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(DeclareVariableElement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(DeclareVariableStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(DefaultConstraintDefinition) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(DefaultLiteral) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(DeleteMergeAction) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(DeleteSpecification) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(DeleteStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(DenyStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(DenyStatement80) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(DeviceInfo) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(DialogOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(DiskStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(DiskStatementOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(DropAggregateStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(DropAlterFullTextIndexAction) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(DropApplicationRoleStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(DropAssemblyStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(DropAsymmetricKeyStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(DropAvailabilityGroupStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(DropBrokerPriorityStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(DropCertificateStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(DropChildObjectsStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(DropClusteredConstraintMoveOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(DropClusteredConstraintOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(DropClusteredConstraintStateOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(DropClusteredConstraintValueOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(DropContractStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(DropCredentialStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(DropCryptographicProviderStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(DropDatabaseAuditSpecificationStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(DropDatabaseEncryptionKeyStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(DropDatabaseStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(DropDefaultStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(DropEndpointStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(DropEventNotificationStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(DropEventSessionStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(DropFederationStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(DropFullTextCatalogStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(DropFullTextIndexStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(DropFullTextStopListStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(DropFunctionStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(DropIndexClause) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(DropIndexClauseBase) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(DropIndexStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(DropLoginStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(DropMasterKeyStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(DropMemberAlterRoleAction) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(DropMessageTypeStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(DropObjectsStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(DropPartitionFunctionStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(DropPartitionSchemeStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(DropProcedureStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(DropQueueStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(DropRemoteServiceBindingStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(DropResourcePoolStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(DropRoleStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(DropRouteStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(DropRuleStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(DropSchemaStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(DropSearchPropertyListAction) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(DropSearchPropertyListStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(DropSequenceStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(DropServerAuditSpecificationStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(DropServerAuditStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(DropServerRoleStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(DropServiceStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(DropSignatureStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(DropStatisticsStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(DropSymmetricKeyStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(DropSynonymStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(DropTableStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(DropTriggerStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(DropTypeStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(DropUnownedObjectStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(DropUserStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(DropViewStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(DropWorkloadGroupStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(DropXmlSchemaCollectionStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(EnabledDisabledPayloadOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(EnableDisableTriggerStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(EncryptionPayloadOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(EncryptionSource) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(EndConversationStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(EndpointAffinity) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(EndpointProtocolOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(EventDeclaration) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(EventDeclarationCompareFunctionParameter) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(EventDeclarationSetParameter) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(EventGroupContainer) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(EventNotificationObjectScope) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(EventRetentionSessionOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(EventSessionObjectName) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(EventSessionStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(EventTypeContainer) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(EventTypeGroupContainer) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(ExecutableEntity) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(ExecutableProcedureReference) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(ExecutableStringList) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(ExecuteAsClause) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(ExecuteAsFunctionOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(ExecuteAsProcedureOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(ExecuteAsStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(ExecuteAsTriggerOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(ExecuteContext) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(ExecuteInsertSource) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(ExecuteOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(ExecuteParameter) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(ExecuteSpecification) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(ExecuteStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(ExistsPredicate) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(ExpressionCallTarget) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(ExpressionGroupingSpecification) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(ExpressionWithSortOrder) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(ExtractFromExpression) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(FailoverModeReplicaOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(FederationScheme) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(FetchCursorStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(FetchType) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(FileDeclaration) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(FileDeclarationOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(FileEncryptionSource) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(FileGroupDefinition) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(FileGroupOrPartitionScheme) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(FileGrowthFileDeclarationOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(FileNameFileDeclarationOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(FileStreamDatabaseOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(FileStreamOnDropIndexOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(FileStreamOnTableOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(FileStreamRestoreOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(FileTableCollateFileNameTableOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(FileTableConstraintNameTableOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(FileTableDirectoryTableOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(ForceSeekTableHint) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(ForClause) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(ForeignKeyConstraintDefinition) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(FromClause) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(FullTextCatalogAndFileGroup) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(FullTextCatalogOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(FullTextCatalogStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(FullTextIndexColumn) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(FullTextIndexOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(FullTextPredicate) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(FullTextStopListAction) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(FullTextTableReference) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(FunctionCall) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(FunctionCallSetClause) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(FunctionOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(FunctionReturnType) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(FunctionStatementBody) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(GeneralSetCommand) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(GetConversationGroupStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(GlobalVariableExpression) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(GoToStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(GrandTotalGroupingSpecification) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(GrantStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(GrantStatement80) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(GridParameter) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(GridsSpatialIndexOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(GroupByClause) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(GroupingSetsGroupingSpecification) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(GroupingSpecification) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(HadrAvailabilityGroupDatabaseOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(HadrDatabaseOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(HavingClause) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(Identifier) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(IdentifierDatabaseOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(IdentifierLiteral) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(IdentifierOrValueExpression) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(IdentifierPrincipalOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(IdentifierSnippet) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(IdentityFunctionCall) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(IdentityOptions) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(IdentityValueKeyOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(IfStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(IIfCall) Determines the explicit visitor for IIfCall object.
Public method ExplicitVisit(IndexExpressionOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(IndexOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(IndexStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(IndexStateOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(IndexTableHint) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(InlineDerivedTable) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(InlineResultSetDefinition) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(InPredicate) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(InsertBulkColumnDefinition) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(InsertBulkStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(InsertMergeAction) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(InsertSource) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(InsertSpecification) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(InsertStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(IntegerLiteral) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(InternalOpenRowset) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(IPv4) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(JoinParenthesisTableReference) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(JoinTableReference) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(KeyOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(KeySourceKeyOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(KillQueryNotificationSubscriptionStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(KillStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(KillStatsJobStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(LabelStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(LeftFunctionCall) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(LikePredicate) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(LineNoStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(ListenerIPEndpointProtocolOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(Literal) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(LiteralAuditTargetOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(LiteralAvailabilityGroupOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(LiteralBulkInsertOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(LiteralDatabaseOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(LiteralEndpointProtocolOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(LiteralOptimizerHint) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(LiteralPayloadOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(LiteralPrincipalOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(LiteralRange) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(LiteralReplicaOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(LiteralSessionOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(LiteralStatisticsOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(LiteralTableHint) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(LockEscalationTableOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(LoginTypePayloadOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(MasterKeyStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(MaxDispatchLatencySessionOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(MaxLiteral) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(MaxRolloverFilesAuditTargetOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(MaxSizeAuditTargetOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(MaxSizeDatabaseOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(MaxSizeFileDeclarationOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(MemoryPartitionSessionOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(MergeAction) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(MergeActionClause) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(MergeSpecification) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(MergeStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(MessageTypeStatementBase) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(MethodSpecifier) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(MirrorToClause) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(MoneyLiteral) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(MoveConversationStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(MoveRestoreOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(MoveToDropIndexOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(MultiPartIdentifier) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(MultiPartIdentifierCallTarget) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(NamedTableReference) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(NameFileDeclarationOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(NextValueForExpression) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(NullableConstraintDefinition) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(NullIfExpression) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(NullLiteral) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(NumericLiteral) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(OdbcConvertSpecification) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(OdbcFunctionCall) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(OdbcLiteral) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(OdbcQualifiedJoinTableReference) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(OffsetClause) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(OnFailureAuditOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(OnOffAssemblyOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(OnOffAuditTargetOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(OnOffDatabaseOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(OnOffDialogOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(OnOffFullTextCatalogOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(OnOffPrincipalOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(OnOffRemoteServiceBindingOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(OnOffSessionOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(OpenCursorStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(OpenMasterKeyStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(OpenQueryTableReference) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(OpenRowsetTableReference) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(OpenSymmetricKeyStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(OpenXmlTableReference) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(OptimizeForOptimizerHint) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(OptimizerHint) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(OrderBulkInsertOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(OrderByClause) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(OutputClause) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(OutputIntoClause) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(OverClause) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(PageVerifyDatabaseOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(ParameterizationDatabaseOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(ParameterizedDataTypeReference) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(ParameterlessCall) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(ParenthesisExpression) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(ParseCall) Determines the explicit visitor for ParseCall object.
Public method ExplicitVisit(PartitionFunctionCall) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(PartitionParameterType) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(PartitionSpecifier) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(PartnerDatabaseOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(PasswordAlterPrincipalOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(PasswordCreateLoginSource) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(PayloadOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(Permission) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(PermissionSetAssemblyOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(PivotedTableReference) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(PortsEndpointProtocolOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(PredicateSetStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(PrimaryExpression) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(PrimaryRoleReplicaOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(PrincipalOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(PrintStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(Privilege80) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(PrivilegeSecurityElement80) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(ProcedureOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(ProcedureParameter) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(ProcedureReference) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(ProcedureReferenceName) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(ProcedureStatementBody) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(ProcedureStatementBodyBase) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(ProcessAffinityRange) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(ProviderEncryptionSource) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(ProviderKeyNameKeyOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(QualifiedJoin) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(QueryDerivedTable) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(QueryExpression) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(QueryParenthesisExpression) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(QuerySpecification) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(QueueDelayAuditOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(QueueExecuteAsOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(QueueOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(QueueProcedureOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(QueueStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(QueueStateOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(QueueValueOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(RaiseErrorLegacyStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(RaiseErrorStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(ReadOnlyForClause) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(ReadTextStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(RealLiteral) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(ReceiveStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(ReconfigureStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(RecoveryDatabaseOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(RemoteServiceBindingOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(RemoteServiceBindingStatementBase) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(RenameAlterRoleAction) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(ResourcePoolAffinitySpecification) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(ResourcePoolParameter) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(ResourcePoolStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(RestoreMasterKeyStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(RestoreOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(RestoreServiceMasterKeyStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(RestoreStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(ResultColumnDefinition) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(ResultSetDefinition) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(ResultSetsExecuteOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(ReturnStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(RevertStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(RevokeStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(RevokeStatement80) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(RightFunctionCall) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(RolePayloadOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(RoleStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(RollbackTransactionStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(RollupGroupingSpecification) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(RouteOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(RouteStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(RowValue) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(SaveTransactionStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(ScalarExpression) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(ScalarExpressionDialogOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(ScalarExpressionRestoreOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(ScalarExpressionSequenceOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(ScalarExpressionSnippet) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(ScalarFunctionReturnType) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(ScalarSubquery) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(SchemaDeclarationItem) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(SchemaObjectFunctionTableReference) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(SchemaObjectName) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(SchemaObjectNameOrValueExpression) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(SchemaObjectNameSnippet) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(SchemaObjectResultSetDefinition) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(SchemaPayloadOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(SearchedCaseExpression) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(SearchedWhenClause) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(SearchPropertyListAction) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(SearchPropertyListFullTextIndexOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(SecondaryRoleReplicaOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(SecurityElement80) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(SecurityPrincipal) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(SecurityStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(SecurityStatementBody80) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(SecurityTargetObject) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(SecurityTargetObjectName) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(SecurityUserClause80) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(SelectElement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(SelectFunctionReturnType) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(SelectInsertSource) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(SelectiveXmlIndexPromotedPath) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(SelectScalarExpression) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(SelectSetVariable) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(SelectStarExpression) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(SelectStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(SelectStatementSnippet) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(SemanticTableReference) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(SendStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(SequenceOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(SequenceStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(ServerAuditStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(ServiceContract) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(SessionOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(SessionTimeoutPayloadOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(SetClause) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(SetCommand) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(SetCommandStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(SetErrorLevelStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(SetFipsFlaggerCommand) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(SetIdentityInsertStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(SetOffsetsStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(SetOnOffStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(SetRowCountStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(SetSearchPropertyListAlterFullTextIndexAction) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(SetStatisticsStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(SetStopListAlterFullTextIndexAction) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(SetTextSizeStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(SetTransactionIsolationLevelStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(SetUserStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(SetVariableStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(ShutdownStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(SignatureStatementBase) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(SimpleAlterFullTextIndexAction) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(SimpleCaseExpression) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(SimpleWhenClause) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(SizeFileDeclarationOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(SoapMethod) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(SourceDeclaration) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(SpatialIndexOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(SpatialIndexRegularOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(SqlCommandIdentifier) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(SqlDataTypeReference) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(StateAuditOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(StatementList) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(StatementListSnippet) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(StatementWithCtesAndXmlNamespaces) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(StatisticsOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(StopListFullTextIndexOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(StopRestoreOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(StringLiteral) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(SubqueryComparisonPredicate) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(SymmetricKeyStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(TableDataCompressionOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(TableDefinition) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(TableHint) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(TableHintsOptimizerHint) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(TableOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(TableReference) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(TableReferenceWithAlias) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(TableReferenceWithAliasAndColumns) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(TableSampleClause) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(TableValuedFunctionReturnType) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(TargetDeclaration) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(TargetRecoveryTimeDatabaseOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(TextModificationStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(ThrowStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(TopRowFilter) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(TransactionStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(TriggerAction) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(TriggerObject) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(TriggerOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(TriggerStatementBody) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(TruncateTableStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(TryCastCall) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(TryCatchStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(TryConvertCall) Determines the explicit visitor for TryConvertCall object.
Public method ExplicitVisit(TryParseCall) Determines the explicit visitor for TryParseCall object.
Public method ExplicitVisit(TSEqualCall) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(TSqlBatch) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(TSqlFragmentSnippet) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(TSqlScript) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(TSqlStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(TSqlStatementSnippet) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(UnaryExpression) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(UniqueConstraintDefinition) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(UnpivotedTableReference) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(UnqualifiedJoin) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(UpdateCall) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(UpdateDeleteSpecificationBase) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(UpdateForClause) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(UpdateMergeAction) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(UpdateSpecification) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(UpdateStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(UpdateStatisticsStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(UpdateTextStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(UseFederationStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(UserDataTypeReference) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(UserDefinedTypeCallTarget) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(UserDefinedTypePropertyAccess) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(UserLoginOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(UserRemoteServiceBindingOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(UserStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(UseStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(ValueExpression) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(ValuesInsertSource) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(VariableMethodCallTableReference) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(VariableReference) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(VariableTableReference) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(VariableValuePair) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(ViewOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(ViewStatementBody) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(WaitForStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(WaitForSupportedStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(WhenClause) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(WhereClause) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(WhileStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(WindowDelimiter) Determines the explicit visitor for WindowDelimiter object.
Public method ExplicitVisit(WindowFrameClause) Determines the explicit visitor for WindowFrameClause object.
Public method ExplicitVisit(WindowsCreateLoginSource) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(WithCtesAndXmlNamespaces) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(WithinGroupClause) Determines the explicit visitor for WithinGroupClause object.
Public method ExplicitVisit(WitnessDatabaseOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(WorkloadGroupImportanceParameter) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(WorkloadGroupParameter) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(WorkloadGroupResourceParameter) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(WorkloadGroupStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(WriteTextStatement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(WsdlPayloadOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(XmlDataTypeReference) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(XmlForClause) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(XmlForClauseOption) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(XmlNamespaces) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(XmlNamespacesAliasElement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(XmlNamespacesDefaultElement) Calls the Visit method for the specified type of fragment.
Public method ExplicitVisit(XmlNamespacesElement) Calls the Visit method for the specified type of fragment.
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Public method Visit(AddAlterFullTextIndexAction) Overrides AddAlterFullTextIndexAction.
Public method Visit(AddFileSpec) Overrides AddFileSpec.
Public method Visit(AddMemberAlterRoleAction) Overrides AddMemberAlterRoleActop.
Public method Visit(AddSearchPropertyListAction) Overrides AddSearchPropertyListAction.
Public method Visit(AddSignatureStatement) Overrides AddSignatureStatement.
Public method Visit(AdHocDataSource) Overrides AdHocDataSource.
Public method Visit(AdHocTableReference) Overrides AdHocTableReference.
Public method Visit(AlgorithmKeyOption) Overrides AlgorithmKeyOption.
Public method Visit(AlterApplicationRoleStatement) Overrides AlterApplicationRoleStatement.
Public method Visit(AlterAssemblyStatement) Overrides AlterAssemblyStatement.
Public method Visit(AlterAsymmetricKeyStatement) Overrides AlterAsymmetricKeyStatement.
Public method Visit(AlterAuthorizationStatement) Overrides AlterAuthorizationStatement.
Public method Visit(AlterAvailabilityGroupAction) Overrides AlterAvailabilityGroupAction.
Public method Visit(AlterAvailabilityGroupFailoverAction) Overrides AlterAvailabilityGroupFailoverAction.
Public method Visit(AlterAvailabilityGroupFailoverOption) Overrides AlterAvailabilityGroupFailoverOption.
Public method Visit(AlterAvailabilityGroupStatement) Overrides AlterAvailabilityGroupStatement.
Public method Visit(AlterBrokerPriorityStatement) Overrides AlterBrokerPriorityStatement.
Public method Visit(AlterCertificateStatement) Overrides AlterCertificateStatement.
Public method Visit(AlterColumnAlterFullTextIndexAction) Performs a visit on the specified fragment.
Public method Visit(AlterCreateEndpointStatementBase) Overrides AlterCreateEndpointStatementBase.
Public method Visit(AlterCreateServiceStatementBase) Overrides AlterCreateServiceStatementBase.
Public method Visit(AlterCredentialStatement) Overrides AlterCredentialStatement.
Public method Visit(AlterCryptographicProviderStatement) Overrides AlterCryptographicProviderStatement.
Public method Visit(AlterDatabaseAddFileGroupStatement) Overrides AlterDatabaseAddFileGroupStatement.
Public method Visit(AlterDatabaseAddFileStatement) Overrides AlterDatabaseAddFileStatement.
Public method Visit(AlterDatabaseAuditSpecificationStatement) Overrides AlterDatabaseAuditSpecificationStatement.
Public method Visit(AlterDatabaseCollateStatement) Overrides AlterDatabaseCollateStatement.
Public method Visit(AlterDatabaseEncryptionKeyStatement) Overrides AlterDatabaseEncryptionKeyStatement.
Public method Visit(AlterDatabaseModifyFileGroupStatement) Overrides AlterDatabaseModifyFileGroupStatement.
Public method Visit(AlterDatabaseModifyFileStatement) Overrides AlterDatabaseModifyFileStatement.
Public method Visit(AlterDatabaseModifyNameStatement) Overrides AlterDatabaseModifyNameStatement.
Public method Visit(AlterDatabaseRebuildLogStatement) Overrides AlterDatabaseRebuildLogStatement.
Public method Visit(AlterDatabaseRemoveFileGroupStatement) Overrides AlterDatabaseRemoveFileGroupStatement.
Public method Visit(AlterDatabaseRemoveFileStatement) Overrides AlterDatabaseRemoveFileStatement.
Public method Visit(AlterDatabaseSetStatement) Overrides AlterDatabaseSetStatement.
Public method Visit(AlterDatabaseStatement) Overrides AlterDatabaseStatement.
Public method Visit(AlterDatabaseTermination) Overrides AlterDatabaseTermination.
Public method Visit(AlterEndpointStatement) Overrides AlterEndpointStatement.
Public method Visit(AlterEventSessionStatement) Overrides AlterEventSessionStatement.
Public method Visit(AlterFederationStatement) Overrides AlterFederationStatement.
Public method Visit(AlterFullTextCatalogStatement) Overrides AlterFullTextCatalogStatement.
Public method Visit(AlterFullTextIndexAction) Overrides AlterFullTextIndexAction.
Public method Visit(AlterFullTextIndexStatement) Overrides AlterFullTextIndexStatement.
Public method Visit(AlterFullTextStopListStatement) Overrides AlterFullTextStopListStatement.
Public method Visit(AlterFunctionStatement) Overrides AlterFunctionStatement.
Public method Visit(AlterIndexStatement) Overrides AlterIndexStatement.
Public method Visit(AlterLoginAddDropCredentialStatement) Overrides AlterLoginAddDropCredentialStatement.
Public method Visit(AlterLoginEnableDisableStatement) Overrides AlterLoginEnableDisableStatement.
Public method Visit(AlterLoginOptionsStatement) Overrides AlterLoginOptionsStatement.
Public method Visit(AlterLoginStatement) Overrides AlterLoginStatement.
Public method Visit(AlterMasterKeyStatement) Overrides AlterMasterKeyStatement.
Public method Visit(AlterMessageTypeStatement) Overrides AlterMessageTypeStatement.
Public method Visit(AlterPartitionFunctionStatement) Overrides AlterPartitionFunctionStatement.
Public method Visit(AlterPartitionSchemeStatement) Overrides AlterPartitionSchemeStatement.
Public method Visit(AlterProcedureStatement) Overrides AlterProcedureStatement.
Public method Visit(AlterQueueStatement) Overrides AlterQueueStatement.
Public method Visit(AlterRemoteServiceBindingStatement) Overrides AlterRemoteServiceBindingStatement.
Public method Visit(AlterResourceGovernorStatement) Overrides AlterResourceGovernorStatement.
Public method Visit(AlterResourcePoolStatement) Overrides AlterResourcePoolStatement.
Public method Visit(AlterRoleAction) Overrides AlterRoleAction.
Public method Visit(AlterRoleStatement) Overrides AlterRoleStatement.
Public method Visit(AlterRouteStatement) Overrides AlterRouteStatement.
Public method Visit(AlterSchemaStatement) Overrides AlterSchemaStatement.
Public method Visit(AlterSearchPropertyListStatement) Overrides AlterSearchPropertyListStatement.
Public method Visit(AlterSequenceStatement) Overrides AlterSequenceStatement.
Public method Visit(AlterServerAuditSpecificationStatement) Overrides AlterServerAuditSpecificationStatement.
Public method Visit(AlterServerAuditStatement) Overrides AlterServerAuditStatement.
Public method Visit(AlterServerConfigurationStatement) Overrides AlterServerConfigurationStatement.
Public method Visit(AlterServerRoleStatement) Overrides AlterServerRoleStatement.
Public method Visit(AlterServiceMasterKeyStatement) Overrides AlterServiceMasterKeyStatement.
Public method Visit(AlterServiceStatement) Overrides AlterServiceStatement.
Public method Visit(AlterSymmetricKeyStatement) Overrides AlterSymmetricKeyStatement.
Public method Visit(AlterTableAddTableElementStatement) Overrides AlterTableAddTableElementStatement.
Public method Visit(AlterTableAlterColumnStatement) Overrides AlterTableAlterColumnStatement.
Public method Visit(AlterTableChangeTrackingModificationStatement) Overrides AlterTableChangeTrackingModificationStatement.
Public method Visit(AlterTableConstraintModificationStatement) Overrides AlterTableConstraintModificationStatement.
Public method Visit(AlterTableDropTableElement) Overrides AlterTableDropTableElement.
Public method Visit(AlterTableDropTableElementStatement) Overrides AlterTableDropTableElementStatement.
Public method Visit(AlterTableFileTableNamespaceStatement) Overrides AlterTableFileTableNamespaceStatement.
Public method Visit(AlterTableRebuildStatement) Overrides AlterTableRebuildStatement.
Public method Visit(AlterTableSetStatement) Overrides AlterTableSetStatement.
Public method Visit(AlterTableStatement) Overrides AlterTableStatement.
Public method Visit(AlterTableSwitchStatement) Overrides AlterTableSwitchStatement.
Public method Visit(AlterTableTriggerModificationStatement) Overrides AlterTableTriggerModificationStatement.
Public method Visit(AlterTriggerStatement) Overrides AlterTriggerStatement.
Public method Visit(AlterUserStatement) Overrides AlterUserStatement.
Public method Visit(AlterViewStatement) Overrides AlterViewStatement.
Public method Visit(AlterWorkloadGroupStatement) Overrides AlterWorkloadGroupStatement.
Public method Visit(AlterXmlSchemaCollectionStatement) Overrides AlterXmlSchemaCollectionStatement.
Public method Visit(ApplicationRoleOption) Overrides ApplicationRoleOption.
Public method Visit(ApplicationRoleStatement) Overrides ApplicationRoleStatement.
Public method Visit(AssemblyEncryptionSource) Overrides AssemblyEncryptionSource.
Public method Visit(AssemblyName) Overrides AssemblyName.
Public method Visit(AssemblyOption) Overrides AssemblyOption.
Public method Visit(AssemblyStatement) Overrides AssemblyStatement.
Public method Visit(AssignmentSetClause) Overrides AssignmentSetClause.
Public method Visit(AsymmetricKeyCreateLoginSource) Overrides AsymmetricKeyCreateLoginSource.
Public method Visit(AuditActionGroupReference) Overrides AuditActionGroupReference.
Public method Visit(AuditActionSpecification) Overrides AuditActionSpecification.
Public method Visit(AuditGuidAuditOption) Overrides AuditGuidAuditOption.
Public method Visit(AuditOption) Overrides AuditOption.
Public method Visit(AuditSpecificationDetail) Overrides AuditSpecificationDetail.
Public method Visit(AuditSpecificationPart) Overrides AuditSpecificationPart.
Public method Visit(AuditSpecificationStatement) Overrides AuditSpecificationStatement.
Public method Visit(AuditTarget) Overrides AuditTarget.
Public method Visit(AuditTargetOption) Overrides AuditTargetOption.
Public method Visit(AuthenticationEndpointProtocolOption) Overrides AuthenticationEndpointProtocolOption.
Public method Visit(AuthenticationPayloadOption) Overrides AuthenticationPayloadOption.
Public method Visit(AutoCleanupChangeTrackingOptionDetail) Overrides AutoCleanupChangeTrackingOptionDetail.
Public method Visit(AvailabilityGroupOption) Overrides AvailabilityGroupOption.
Public method Visit(AvailabilityGroupStatement) Overrides AvailabilityGroupStatement.
Public method Visit(AvailabilityModeReplicaOption) Overrides AvailabilityModeReplicaOption.
Public method Visit(AvailabilityReplica) Overrides AvailabilityReplica.
Public method Visit(AvailabilityReplicaOption) Overrides AvailabilityReplicaOption.
Public method Visit(BackupCertificateStatement) Overrides BackupCertificateStatement.
Public method Visit(BackupDatabaseStatement) Overrides BackupDatabaseStatement.
Public method Visit(BackupMasterKeyStatement) Overrides BackupMasterKeyStatement.
Public method Visit(BackupOption) Overrides BackupOption.
Public method Visit(BackupRestoreFileInfo) Overrides BackupRestoreFileInfo.
Public method Visit(BackupRestoreMasterKeyStatementBase) Overrides BackupRestoreMasterKeyStatementBase.
Public method Visit(BackupServiceMasterKeyStatement) Overrides BackupServiceMasterKeyStatement.
Public method Visit(BackupStatement) Overrides BackupStatement.
Public method Visit(BackupTransactionLogStatement) Overrides BackupTransactionLogStatement.
Public method Visit(BackwardsCompatibleDropIndexClause) Overrides BackwardsCompatibleDropIndexClause.
Public method Visit(BeginConversationTimerStatement) Overrides BeginConversationTimerStatement.
Public method Visit(BeginDialogStatement) Overrides BeginDialogStatement.
Public method Visit(BeginEndBlockStatement) Overrides BeginEndBlockStatement.
Public method Visit(BeginTransactionStatement) Overrides BeginTransactionStatement.
Public method Visit(BinaryExpression) Overrides BinaryExpression.
Public method Visit(BinaryLiteral) Overrides BinaryLiteral.
Public method Visit(BinaryQueryExpression) Overrides BinaryQueryExpression.
Public method Visit(BooleanBinaryExpression) Overrides BooleanBinaryExpression.
Public method Visit(BooleanComparisonExpression) Overrides BooleanComparisonExpression.
Public method Visit(BooleanExpression) Overrides BooleanExpression.
Public method Visit(BooleanExpressionSnippet) Overrides BooleanExpressionSnippet.
Public method Visit(BooleanIsNullExpression) Overrides BooleanIsNullExpression.
Public method Visit(BooleanNotExpression) Overrides BooleanNotExpression.
Public method Visit(BooleanParenthesisExpression) Overrides BooleanParenthesisExpression.
Public method Visit(BooleanTernaryExpression) Overrides BooleanTernaryExpression.
Public method Visit(BoundingBoxParameter) Overrides BoundingBoxParameter.
Public method Visit(BoundingBoxSpatialIndexOption) Overrides BoundingBoxSpatialIndexOption.
Public method Visit(BreakStatement) Overrides BreakStatement.
Public method Visit(BrokerPriorityParameter) Overrides BrokerPriorityParameter.
Public method Visit(BrokerPriorityStatement) Overrides BrokerPriorityStatement.
Public method Visit(BrowseForClause) Overrides BrowseForClause.
Public method Visit(BuiltInFunctionTableReference) Overrides BuiltInFunctionTableReference.
Public method Visit(BulkInsertBase) Overrides BulkInsertBase.
Public method Visit(BulkInsertOption) Overrides BulkInsertOption.
Public method Visit(BulkInsertStatement) Overrides BulkInsertStatement.
Public method Visit(BulkOpenRowset) Overrides BulkOpenRowset.
Public method Visit(CallTarget) Overrides CallTarget.
Public method Visit(CaseExpression) Overrides CaseExpression.
Public method Visit(CastCall) Overrides CastCall.
Public method Visit(CellsPerObjectSpatialIndexOption) Overrides CellsPerObjectSpatialIndexOption.
Public method Visit(CertificateCreateLoginSource) Overrides CertificateCreateLoginSource.
Public method Visit(CertificateOption) Overrides CertificateOption.
Public method Visit(CertificateStatementBase) Overrides CertificateStatementBase.
Public method Visit(ChangeRetentionChangeTrackingOptionDetail) Overrides ChangeRetentionChangeTrackingOptionDetail.
Public method Visit(ChangeTableChangesTableReference) Overrides ChangeTableChangesTableReference.
Public method Visit(ChangeTableVersionTableReference) Overrides ChangeTableVersionTableReference.
Public method Visit(ChangeTrackingDatabaseOption) Overrides ChangeTrackingDatabaseOption.
Public method Visit(ChangeTrackingFullTextIndexOption) Overrides ChangeTrackingFullTextIndexOption.
Public method Visit(ChangeTrackingOptionDetail) Overrides ChangeTrackingOptionDetail.
Public method Visit(CharacterSetPayloadOption) Overrides CharacterSetPayloadOption.
Public method Visit(CheckConstraintDefinition) Overrides CheckConstraintDefinition.
Public method Visit(CheckpointStatement) Overrides CheckpointStatement.
Public method Visit(ChildObjectName) Overrides ChildObjectName.
Public method Visit(CloseCursorStatement) Overrides CloseCursorStatement.
Public method Visit(CloseMasterKeyStatement) Overrides CloseMasterKeyStatement.
Public method Visit(CloseSymmetricKeyStatement) Overrides CloseSymmetricKeyStatement.
Public method Visit(CoalesceExpression) Overrides CoalesceExpression.
Public method Visit(ColumnDefinition) Overrides ColumnDefinition.
Public method Visit(ColumnDefinitionBase) Overrides ColumnDefinitionBase.
Public method Visit(ColumnReferenceExpression) Overrides ColumnReferenceExpression.
Public method Visit(ColumnStorageOptions) Overrides ColumnStorageOptions.
Public method Visit(ColumnWithSortOrder) Overrides ColumnWithSortOrder.
Public method Visit(CommandSecurityElement80) Overrides CommandSecurityElement80.
Public method Visit(CommitTransactionStatement) Overrides CommitTransactionStatement.
Public method Visit(CommonTableExpression) Overrides CommonTableExpression.
Public method Visit(CompositeGroupingSpecification) Overrides CompositeGroupingSpecification.
Public method Visit(CompressionEndpointProtocolOption) Overrides CompressionEndpointProtocolOption.
Public method Visit(CompressionPartitionRange) Overrides CompressionPartitionRange.
Public method Visit(ComputeClause) Overrides ComputeClause.
Public method Visit(ComputeFunction) Overrides ComputeFunction.
Public method Visit(ConstraintDefinition) Overrides ConstraintDefinition.
Public method Visit(ContainmentDatabaseOption) Overrides ContainmentDatabaseOption.
Public method Visit(ContinueStatement) Overrides ContinueStatement.
Public method Visit(ContractMessage) Overrides ContractMessage.
Public method Visit(ConvertCall) Overrides ConvertCall.
Public method Visit(CreateAggregateStatement) Overrides CreateAggregateStatement.
Public method Visit(CreateApplicationRoleStatement) Overrides CreateApplicationRoleStatement.
Public method Visit(CreateAssemblyStatement) Overrides CreateAssemblyStatement.
Public method Visit(CreateAsymmetricKeyStatement) Overrides CreateAsymmetricKeyStatement.
Public method Visit(CreateAvailabilityGroupStatement) Overrides CreateAvailabilityGroupStatement.
Public method Visit(CreateBrokerPriorityStatement) Overrides CreateBrokerPriorityStatement.
Public method Visit(CreateCertificateStatement) Overrides CreateCertificateStatement.
Public method Visit(CreateColumnStoreIndexStatement) Overrides CreateColumnStoreIndexStatement.
Public method Visit(CreateContractStatement) Overrides CreateContractStatement.
Public method Visit(CreateCredentialStatement) Overrides CreateCredentialStatement.
Public method Visit(CreateCryptographicProviderStatement) Overrides CreateCryptographicProviderStatement.
Public method Visit(CreateDatabaseAuditSpecificationStatement) Overrides CreateDatabaseAuditSpecificationStatement.
Public method Visit(CreateDatabaseEncryptionKeyStatement) Overrides CreateDatabaseEncryptionKeyStatement.
Public method Visit(CreateDatabaseStatement) Overrides CreateDatabaseStatement.
Public method Visit(CreateDefaultStatement) Overrides CreateDefaultStatement.
Public method Visit(CreateEndpointStatement) Overrides CreateEndpointStatement.
Public method Visit(CreateEventNotificationStatement) Overrides CreateEventNotificationStatement.
Public method Visit(CreateEventSessionStatement) Overrides CreateEventSessionStatement.
Public method Visit(CreateFederationStatement) Overrides CreateFederationStatement.
Public method Visit(CreateFullTextCatalogStatement) Overrides CreateFullTextCatalogStatement.
Public method Visit(CreateFullTextIndexStatement) Overrides CreateFullTextIndexStatement.
Public method Visit(CreateFullTextStopListStatement) Overrides CreateFullTextStopListStatement.
Public method Visit(CreateFunctionStatement) Overrides CreateFunctionStatement.
Public method Visit(CreateIndexStatement) Overrides CreateIndexStatement.
Public method Visit(CreateLoginSource) Overrides CreateLoginSource.
Public method Visit(CreateLoginStatement) Overrides CreateLoginStatement.
Public method Visit(CreateMasterKeyStatement) Overrides CreateMasterKeyStatement.
Public method Visit(CreateMessageTypeStatement) Overrides CreateMessageTypeStatement.
Public method Visit(CreatePartitionFunctionStatement) Overrides CreatePartitionFunctionStatement.
Public method Visit(CreatePartitionSchemeStatement) Overrides CreatePartitionSchemeStatement.
Public method Visit(CreateProcedureStatement) Overrides CreateProcedureStatement.
Public method Visit(CreateQueueStatement) Overrides CreateQueueStatement.
Public method Visit(CreateRemoteServiceBindingStatement) Overrides CreateRemoteServiceBindingStatement.
Public method Visit(CreateResourcePoolStatement) Overrides CreateResourcePoolStatement.
Public method Visit(CreateRoleStatement) Overrides CreateRoleStatement.
Public method Visit(CreateRouteStatement) Overrides CreateRouteStatement.
Public method Visit(CreateRuleStatement) Overrides CreateRuleStatement.
Public method Visit(CreateSchemaStatement) Overrides CreateSchemaStatement.
Public method Visit(CreateSearchPropertyListStatement) Overrides CreateSearchPropertyListStatement.
Public method Visit(CreateSelectiveXmlIndexStatement) Overrides CreateSelectiveXmlIndexStatement.
Public method Visit(CreateSequenceStatement) Overrides CreateSequenceStatement.
Public method Visit(CreateServerAuditSpecificationStatement) Overrides CreateServerAuditSpecificationStatement.
Public method Visit(CreateServerAuditStatement) Overrides CreateServerAuditStatement.
Public method Visit(CreateServerRoleStatement) Overrides CreateServerRoleStatement.
Public method Visit(CreateServiceStatement) Overrides CreateServiceStatement.
Public method Visit(CreateSpatialIndexStatement) Overrides CreateSpatialIndexStatement.
Public method Visit(CreateStatisticsStatement) Overrides CreateStatisticsStatement.
Public method Visit(CreateSymmetricKeyStatement) Overrides CreateSymmetricKeyStatement.
Public method Visit(CreateSynonymStatement) Overrides CreateSynonymStatement.
Public method Visit(CreateTableStatement) Overrides CreateTableStatement.
Public method Visit(CreateTriggerStatement) Overrides CreateTriggerStatement.
Public method Visit(CreateTypeStatement) Overrides CreateTypeStatement.
Public method Visit(CreateTypeTableStatement) Overrides CreateTypeTableStatement.
Public method Visit(CreateTypeUddtStatement) Overrides CreateTypeUddtStatement.
Public method Visit(CreateTypeUdtStatement) Overrides CreateTypeUdtStatement.
Public method Visit(CreateUserStatement) Overrides CreateUserStatement.
Public method Visit(CreateViewStatement) Overrides CreateViewStatement.
Public method Visit(CreateWorkloadGroupStatement) Overrides CreateWorkloadGroupStatement.
Public method Visit(CreateXmlIndexStatement) Overrides CreateXmlIndexStatement.
Public method Visit(CreateXmlSchemaCollectionStatement) Overrides CreateXmlSchemaCollectionStatement.
Public method Visit(CreationDispositionKeyOption) Overrides CreationDispositionKeyOption.
Public method Visit(CredentialStatement) Overrides CredentialStatement.
Public method Visit(CryptoMechanism) Overrides CryptoMechanism.
Public method Visit(CubeGroupingSpecification) Overrides CubeGroupingSpecification.
Public method Visit(CursorDefaultDatabaseOption) Overrides CursorDefaultDatabaseOption.
Public method Visit(CursorDefinition) Overrides CursorDefinition.
Public method Visit(CursorId) Overrides CursorId.
Public method Visit(CursorOption) Overrides CursorOption.
Public method Visit(CursorStatement) Overrides CursorStatement.
Public method Visit(DatabaseAuditAction) Overrides DatabaseAuditAction.
Public method Visit(DatabaseEncryptionKeyStatement) Overrides DatabaseEncryptionKeyStatement.
Public method Visit(DatabaseOption) Overrides DatabaseOption.
Public method Visit(DataCompressionOption) Overrides DataCompressionOption.
Public method Visit(DataModificationSpecification) Overrides DataModificationSpecification.
Public method Visit(DataModificationStatement) Overrides DataModificationStatement.
Public method Visit(DataModificationTableReference) Overrides DataModificationTableReference.
Public method Visit(DataTypeReference) Overrides DataTypeReference.
Public method Visit(DataTypeSequenceOption) Overrides DataTypeSequenceOption.
Public method Visit(DbccNamedLiteral) Overrides DbccNamedLiteral.
Public method Visit(DbccOption) Overrides DbccOption.
Public method Visit(DbccStatement) Overrides DbccStatement.
Public method Visit(DeallocateCursorStatement) Overrides DeallocateCursorStatement.
Public method Visit(DeclareCursorStatement) Overrides DeclareCursorStatement.
Public method Visit(DeclareTableVariableBody) Overrides DeclareTableVariableBody.
Public method Visit(DeclareTableVariableStatement) Overrides DeclareTableVariableStatement.
Public method Visit(DeclareVariableElement) Overrides DeclareVariableElement.
Public method Visit(DeclareVariableStatement) Overrides DeclareVariableStatement.
Public method Visit(DefaultConstraintDefinition) Overrides DefaultConstraintDefinition.
Public method Visit(DefaultLiteral) Overrides DefaultLiteral.
Public method Visit(DeleteMergeAction) Overrides DeleteMergeAction.
Public method Visit(DeleteSpecification) Overrides DeleteSpecification.
Public method Visit(DeleteStatement) Overrides DeleteStatement.
Public method Visit(DenyStatement) Overrides DenyStatement.
Public method Visit(DenyStatement80) Overrides DenyStatement80.
Public method Visit(DeviceInfo) Overrides DeviceInfo.
Public method Visit(DialogOption) Overrides DialogOption.
Public method Visit(DiskStatement) Overrides DiskStatement.
Public method Visit(DiskStatementOption) Overrides DiskStatementOption.
Public method Visit(DropAggregateStatement) Overrides DropAggregateStatement.
Public method Visit(DropAlterFullTextIndexAction) Overrides DropAlterFullTextIndexAction.
Public method Visit(DropApplicationRoleStatement) Overrides DropApplicationRoleStatement.
Public method Visit(DropAssemblyStatement) Overrides DropAssemblyStatement.
Public method Visit(DropAsymmetricKeyStatement) Overrides DropAsymmetricKeyStatement.
Public method Visit(DropAvailabilityGroupStatement) Overrides DropAvailabilityGroupStatement.
Public method Visit(DropBrokerPriorityStatement) Overrides DropBrokerPriorityStatement.
Public method Visit(DropCertificateStatement) Overrides DropCertificateStatement.
Public method Visit(DropChildObjectsStatement) Overrides DropChildObjectsStatement.
Public method Visit(DropClusteredConstraintMoveOption) Overrides DropClusteredConstraintMoveOption.
Public method Visit(DropClusteredConstraintOption) Overrides DropClusteredConstraintOption.
Public method Visit(DropClusteredConstraintStateOption) Overrides DropClusteredConstraintStateOption.
Public method Visit(DropClusteredConstraintValueOption) Overrides DropClusteredConstraintValueOption.
Public method Visit(DropContractStatement) Overrides DropContractStatement.
Public method Visit(DropCredentialStatement) Overrides DropCredentialStatement.
Public method Visit(DropCryptographicProviderStatement) Overrides DropCryptographicProviderStatement.
Public method Visit(DropDatabaseAuditSpecificationStatement) Overrides DropDatabaseAuditSpecificationStatement.
Public method Visit(DropDatabaseEncryptionKeyStatement) Overrides DropDatabaseEncryptionKeyStatement.
Public method Visit(DropDatabaseStatement) Overrides DropDatabaseStatement.
Public method Visit(DropDefaultStatement) Overrides DropDefaultStatement.
Public method Visit(DropEndpointStatement) Overrides DropEndpointStatement.
Public method Visit(DropEventNotificationStatement) Overrides DropEventNotificationStatement.
Public method Visit(DropEventSessionStatement) Overrides DropEventSessionStatement.
Public method Visit(DropFederationStatement) Overrides DropFederationStatement.
Public method Visit(DropFullTextCatalogStatement) Overrides DropFullTextCatalogStatement.
Public method Visit(DropFullTextIndexStatement) Overrides DropFullTextIndexStatement.
Public method Visit(DropFullTextStopListStatement) Overrides DropFullTextStopListStatement.
Public method Visit(DropFunctionStatement) Overrides DropFunctionStatement.
Public method Visit(DropIndexClause) Overrides DropIndexClause.
Public method Visit(DropIndexClauseBase) Overrides DropIndexClauseBase.
Public method Visit(DropIndexStatement) Overrides DropIndexStatement.
Public method Visit(DropLoginStatement) Overrides DropLoginStatement.
Public method Visit(DropMasterKeyStatement) Overrides DropMasterKeyStatement.
Public method Visit(DropMemberAlterRoleAction) Overrides DropMemberAlterRoleAction.
Public method Visit(DropMessageTypeStatement) Overrides DropMessageTypeStatement.
Public method Visit(DropObjectsStatement) Overrides DropObjectsStatement.
Public method Visit(DropPartitionFunctionStatement) Overrides DropPartitionFunctionStatement.
Public method Visit(DropPartitionSchemeStatement) Overrides DropPartitionSchemeStatement.
Public method Visit(DropProcedureStatement) Overrides DropProcedureStatement.
Public method Visit(DropQueueStatement) Overrides DropQueueStatement.
Public method Visit(DropRemoteServiceBindingStatement) Overrides DropRemoteServiceBindingStatement.
Public method Visit(DropResourcePoolStatement) Overrides DropResourcePoolStatement.
Public method Visit(DropRoleStatement) Overrides DropRoleStatement.
Public method Visit(DropRouteStatement) Overrides DropRouteStatement.
Public method Visit(DropRuleStatement) Overrides DropRuleStatement.
Public method Visit(DropSchemaStatement) Overrides DropSchemaStatement.
Public method Visit(DropSearchPropertyListAction) Overrides DropSearchPropertyListAction.
Public method Visit(DropSearchPropertyListStatement) Overrides DropSearchPropertyListStatement.
Public method Visit(DropSequenceStatement) Overrides DropSequenceStatement.
Public method Visit(DropServerAuditSpecificationStatement) Overrides DropServerAuditSpecificationStatement.
Public method Visit(DropServerAuditStatement) Overrides DropServerAuditStatement.
Public method Visit(DropServerRoleStatement) Overrides DropServerRoleStatement.
Public method Visit(DropServiceStatement) Overrides DropServiceStatement.
Public method Visit(DropSignatureStatement) Overrides DropSignatureStatement.
Public method Visit(DropStatisticsStatement) Overrides DropStatisticsStatement.
Public method Visit(DropSymmetricKeyStatement) Overrides DropSymmetricKeyStatement.
Public method Visit(DropSynonymStatement) Overrides DropSynonymStatement.
Public method Visit(DropTableStatement) Overrides DropTableStatement.
Public method Visit(DropTriggerStatement) Overrides DropTriggerStatement.
Public method Visit(DropTypeStatement) Overrides DropTypeStatement.
Public method Visit(DropUnownedObjectStatement) Overrides DropUnownedObjectStatement.
Public method Visit(DropUserStatement) Overrides DropUserStatement.
Public method Visit(DropViewStatement) Overrides DropViewStatement.
Public method Visit(DropWorkloadGroupStatement) Overrides DropWorkloadGroupStatement.
Public method Visit(DropXmlSchemaCollectionStatement) Overrides DropXmlSchemaCollectionStatement.
Public method Visit(EnabledDisabledPayloadOption) Overrides EnabledDisabledPayloadOption.
Public method Visit(EnableDisableTriggerStatement) Overrides EnableDisableTriggerStatement.
Public method Visit(EncryptionPayloadOption) Overrides EncryptionPayloadOption.
Public method Visit(EncryptionSource) Overrides EncryptionSource.
Public method Visit(EndConversationStatement) Overrides EndConversationStatement.
Public method Visit(EndpointAffinity) Overrides EndpointAffinity.
Public method Visit(EndpointProtocolOption) Overrides EndpointProtocolOption.
Public method Visit(EventDeclaration) Overrides EventDeclaration.
Public method Visit(EventDeclarationCompareFunctionParameter) Overrides EventDeclarationCompareFunctionParameter.
Public method Visit(EventDeclarationSetParameter) Overrides EventDeclarationSetParameter.
Public method Visit(EventGroupContainer) Overrides EventGroupContainer.
Public method Visit(EventNotificationObjectScope) Overrides EventNotificationObjectScope.
Public method Visit(EventRetentionSessionOption) Overrides EventRetentionSessionOption.
Public method Visit(EventSessionObjectName) Overrides EventSessionObjectName.
Public method Visit(EventSessionStatement) Overrides EventSessionStatement.
Public method Visit(EventTypeContainer) Overrides EventTypeContainer.
Public method Visit(EventTypeGroupContainer) Overrides EventTypeGroupContainer.
Public method Visit(ExecutableEntity) Overrides ExecutableEntity.
Public method Visit(ExecutableProcedureReference) Overrides ExecutableProcedureReference.
Public method Visit(ExecutableStringList) Overrides ExecutableStringList.
Public method Visit(ExecuteAsClause) Overrides ExecuteAsClause.
Public method Visit(ExecuteAsFunctionOption) Overrides ExecuteAsFunctionOption.
Public method Visit(ExecuteAsProcedureOption) Overrides ExecuteAsProcedureOption.
Public method Visit(ExecuteAsStatement) Overrides ExecuteAsStatement.
Public method Visit(ExecuteAsTriggerOption) Overrides ExecuteAsTriggerOption.
Public method Visit(ExecuteContext) Overrides ExecuteContext.
Public method Visit(ExecuteInsertSource) Overrides ExecuteInsertSource.
Public method Visit(ExecuteOption) Overrides ExecuteOption.
Public method Visit(ExecuteParameter) Overrides ExecuteParameter.
Public method Visit(ExecuteSpecification) Overrides ExecuteSpecification.
Public method Visit(ExecuteStatement) Overrides ExecuteStatement.
Public method Visit(ExistsPredicate) Overrides ExistsPredicate.
Public method Visit(ExpressionCallTarget) Overrides ExpressionCallTarget.
Public method Visit(ExpressionGroupingSpecification) Overrides ExpressionGroupingSpecification.
Public method Visit(ExpressionWithSortOrder) Overrides ExpressionWithSortOrder.
Public method Visit(ExtractFromExpression) Overrides ExtractFromExpression.
Public method Visit(FailoverModeReplicaOption) Overrides FailoverModeReplicaOption.
Public method Visit(FederationScheme) Overrides FederationScheme.
Public method Visit(FetchCursorStatement) Overrides FetchCursorStatement.
Public method Visit(FetchType) Overrides FetchType.
Public method Visit(FileDeclaration) Overrides FileDeclaration.
Public method Visit(FileDeclarationOption) Overrides FileDeclarationOption.
Public method Visit(FileEncryptionSource) Overrides FileEncryptionSource.
Public method Visit(FileGroupDefinition) Overrides FileGroupDefinition.
Public method Visit(FileGroupOrPartitionScheme) Overrides FileGroupOrPartitionScheme.
Public method Visit(FileGrowthFileDeclarationOption) Overrides FileGrowthFileDeclarationOption.
Public method Visit(FileNameFileDeclarationOption) Overrides FileNameFileDeclarationOption.
Public method Visit(FileStreamDatabaseOption) Overrides FileStreamDatabaseOption.
Public method Visit(FileStreamOnDropIndexOption) Overrides FileStreamOnDropIndexOption.
Public method Visit(FileStreamOnTableOption) Overrides FileStreamOnTableOption.
Public method Visit(FileStreamRestoreOption) Overrides FileStreamRestoreOption.
Public method Visit(FileTableCollateFileNameTableOption) Overrides FileTableCollateFileNameTableOption.
Public method Visit(FileTableConstraintNameTableOption) Overrides FileTableConstraintNameTableOption.
Public method Visit(FileTableDirectoryTableOption) Overrides FileTableDirectoryTableOption.
Public method Visit(ForceSeekTableHint) Determines the visitor for ForceSeekTableHint object.
Public method Visit(ForClause) Overrides ForClause.
Public method Visit(ForeignKeyConstraintDefinition) Overrides ForeignKeyConstraintDefinition.
Public method Visit(FromClause) Overrides FromClause.
Public method Visit(FullTextCatalogAndFileGroup) Overrides FullTextCatalogAndFileGroup.
Public method Visit(FullTextCatalogOption) Overrides FullTextCatalogOption.
Public method Visit(FullTextCatalogStatement) Overrides FullTextCatalogStatement.
Public method Visit(FullTextIndexColumn) Overrides FullTextIndexColumn.
Public method Visit(FullTextIndexOption) Overrides FullTextIndexOption.
Public method Visit(FullTextPredicate) Overrides FullTextPredicate.
Public method Visit(FullTextStopListAction) Overrides FullTextStopListAction.
Public method Visit(FullTextTableReference) Overrides FullTextTableReference.
Public method Visit(FunctionCall) Overrides FunctionCall.
Public method Visit(FunctionCallSetClause) Overrides FunctionCallSetClause.
Public method Visit(FunctionOption) Overrides FunctionOption.
Public method Visit(FunctionReturnType) Overrides FunctionReturnType.
Public method Visit(FunctionStatementBody) Overrides FunctionStatementBody.
Public method Visit(GeneralSetCommand) Overrides GeneralSetCommand.
Public method Visit(GetConversationGroupStatement) Overrides GetConversationGroupStatement.
Public method Visit(GlobalVariableExpression) Overrides GlobalVariableExpression.
Public method Visit(GoToStatement) Overrides GoToStatement.
Public method Visit(GrandTotalGroupingSpecification) Overrides GrandTotalGroupingSpecification.
Public method Visit(GrantStatement) Overrides GrantStatement.
Public method Visit(GrantStatement80) Overrides GrantStatement80.
Public method Visit(GridParameter) Overrides GridParameter.
Public method Visit(GridsSpatialIndexOption) Overrides GridsSpatialIndexOption.
Public method Visit(GroupByClause) Overrides GroupByClause.
Public method Visit(GroupingSetsGroupingSpecification) Overrides GroupingSetsGroupingSpecification.
Public method Visit(GroupingSpecification) Overrides GroupingSpecification.
Public method Visit(HadrAvailabilityGroupDatabaseOption) Overrides HadrAvailabilityGroupDatabaseOption.
Public method Visit(HadrDatabaseOption) Overrides HadrDatabaseOption.
Public method Visit(HavingClause) Overrides HavingClause.
Public method Visit(Identifier) Overrides Identifier.
Public method Visit(IdentifierDatabaseOption) Overrides IdentifierDatabaseOption.
Public method Visit(IdentifierLiteral) Overrides IdentifierLiteral.
Public method Visit(IdentifierOrValueExpression) Overrides IdentifierOrValueExpression.
Public method Visit(IdentifierPrincipalOption) Overrides IdentifierPrincipalOption.
Public method Visit(IdentifierSnippet) Overrides IdentifierSnippet.
Public method Visit(IdentityFunctionCall) Overrides IdentityFunctionCall.
Public method Visit(IdentityOptions) Overrides IdentityOptions.
Public method Visit(IdentityValueKeyOption) Overrides IdentityValueKeyOption.
Public method Visit(IfStatement) Overrides IfStatement.
Public method Visit(IIfCall) Determines the visitor for IIfCall object.
Public method Visit(IndexExpressionOption) Overrides IndexExpressionOption.
Public method Visit(IndexOption) Overrides IndexOption.
Public method Visit(IndexStatement) Overrides IndexStatement.
Public method Visit(IndexStateOption) Overrides IndexStateOption.
Public method Visit(IndexTableHint) Overrides IndexTableHint.
Public method Visit(InlineDerivedTable) Overrides InlineDerivedTable.
Public method Visit(InlineResultSetDefinition) Overrides InlineResultSetDefinition.
Public method Visit(InPredicate) Overrides InPredicate.
Public method Visit(InsertBulkColumnDefinition) Overrides InsertBulkColumnDefinition.
Public method Visit(InsertBulkStatement) Overrides InsertBulkStatement.
Public method Visit(InsertMergeAction) Overrides InsertMergeAction.
Public method Visit(InsertSource) Overrides InsertSource.
Public method Visit(InsertSpecification) Overrides InsertSpecification.
Public method Visit(InsertStatement) Overrides InsertStatement.
Public method Visit(IntegerLiteral) Overrides IntegerLiteral.
Public method Visit(InternalOpenRowset) Overrides InternalOpenRowset.
Public method Visit(IPv4) Overrides IPv4.
Public method Visit(JoinParenthesisTableReference) Overrides JoinParenthesisTableReference.
Public method Visit(JoinTableReference) Overrides JoinTableReference.
Public method Visit(KeyOption) Overrides KeyOption.
Public method Visit(KeySourceKeyOption) Overrides KeySourceKeyOption.
Public method Visit(KillQueryNotificationSubscriptionStatement) Overrides KillQueryNotificationSubscriptionStatement.
Public method Visit(KillStatement) Overrides KillStatement.
Public method Visit(KillStatsJobStatement) Overrides KillStatsJobStatement.
Public method Visit(LabelStatement) Overrides LabelStatement.
Public method Visit(LeftFunctionCall) Overrides LeftFunctionCall.
Public method Visit(LikePredicate) Overrides LikePredicate.
Public method Visit(LineNoStatement) Overrides LineNoStatement.
Public method Visit(ListenerIPEndpointProtocolOption) Overrides ListenerIPEndpointProtocolOption.
Public method Visit(Literal) Overrides Literal.
Public method Visit(LiteralAuditTargetOption) Overrides LiteralAuditTargetOption.
Public method Visit(LiteralAvailabilityGroupOption) Overrides LiteralAvailabilityGroupOption.
Public method Visit(LiteralBulkInsertOption) Overrides LiteralBulkInsertOption.
Public method Visit(LiteralDatabaseOption) Overrides LiteralDatabaseOption.
Public method Visit(LiteralEndpointProtocolOption) Overrides LiteralEndpointProtocolOption.
Public method Visit(LiteralOptimizerHint) Overrides LiteralOptimizerHint.
Public method Visit(LiteralPayloadOption) Overrides LiteralPayloadOption.
Public method Visit(LiteralPrincipalOption) Overrides LiteralPrincipalOption.
Public method Visit(LiteralRange) Overrides LiteralRange.
Public method Visit(LiteralReplicaOption) Overrides LiteralReplicaOption.
Public method Visit(LiteralSessionOption) Overrides LiteralSessionOption.
Public method Visit(LiteralStatisticsOption) Overrides LiteralStatisticsOption.
Public method Visit(LiteralTableHint) Overrides LiteralTableHint.
Public method Visit(LockEscalationTableOption) Overrides LockEscalationTableOption.
Public method Visit(LoginTypePayloadOption) Overrides LoginTypePayloadOption.
Public method Visit(MasterKeyStatement) Overrides MasterKeyStatement.
Public method Visit(MaxDispatchLatencySessionOption) Overrides MaxDispatchLatencySessionOption.
Public method Visit(MaxLiteral) Overrides MaxLiteral.
Public method Visit(MaxRolloverFilesAuditTargetOption) Overrides MaxRolloverFilesAuditTargetOption.
Public method Visit(MaxSizeAuditTargetOption) Overrides MaxSizeAuditTargetOption.
Public method Visit(MaxSizeDatabaseOption) Overrides MaxSizeDatabaseOption.
Public method Visit(MaxSizeFileDeclarationOption) Overrides MaxSizeFileDeclarationOption.
Public method Visit(MemoryPartitionSessionOption) Overrides MemoryPartitionSessionOption.
Public method Visit(MergeAction) Overrides MergeAction.
Public method Visit(MergeActionClause) Overrides MergeActionClause.
Public method Visit(MergeSpecification) Overrides MergeSpecification.
Public method Visit(MergeStatement) Overrides MergeStatement.
Public method Visit(MessageTypeStatementBase) Overrides MessageTypeStatementBase.
Public method Visit(MethodSpecifier) Overrides MethodSpecifier.
Public method Visit(MirrorToClause) Overrides MirrorToClause.
Public method Visit(MoneyLiteral) Overrides MoneyLiteral.
Public method Visit(MoveConversationStatement) Overrides MoveConversationStatement.
Public method Visit(MoveRestoreOption) Overrides MoveRestoreOption.
Public method Visit(MoveToDropIndexOption) Overrides MoveToDropIndexOption.
Public method Visit(MultiPartIdentifier) Overrides MultiPartIdentifier.
Public method Visit(MultiPartIdentifierCallTarget) Overrides MultiPartIdentifierCallTarget.
Public method Visit(NamedTableReference) Overrides NamedTableReference.
Public method Visit(NameFileDeclarationOption) Overrides NameFileDeclarationOption.
Public method Visit(NextValueForExpression) Overrides NextValueForExpression.
Public method Visit(NullableConstraintDefinition) Overrides NullableConstraintDefinition.
Public method Visit(NullIfExpression) Overrides NullIfExpression.
Public method Visit(NullLiteral) Overrides NullLiteral.
Public method Visit(NumericLiteral) Overrides NumericLiteral.
Public method Visit(OdbcConvertSpecification) Overrides OdbcConvertSpecification.
Public method Visit(OdbcFunctionCall) Overrides OdbcFunctionCall.
Public method Visit(OdbcLiteral) Overrides OdbcLiteral.
Public method Visit(OdbcQualifiedJoinTableReference) Overrides OdbcQualifiedJoinTableReference.
Public method Visit(OffsetClause) Overrides OffsetClause.
Public method Visit(OnFailureAuditOption) Overrides OnFailureAuditOption.
Public method Visit(OnOffAssemblyOption) Overrides OnOffAssemblyOption.
Public method Visit(OnOffAuditTargetOption) Overrides OnOffAuditTargetOption.
Public method Visit(OnOffDatabaseOption) Overrides OnOffDatabaseOption.
Public method Visit(OnOffDialogOption) Overrides OnOffDialogOption.
Public method Visit(OnOffFullTextCatalogOption) Overrides OnOffFullTextCatalogOption.
Public method Visit(OnOffPrincipalOption) Overrides OnOffPrincipalOption.
Public method Visit(OnOffRemoteServiceBindingOption) Overrides OnOffRemoteServiceBindingOption.
Public method Visit(OnOffSessionOption) Overrides OnOffSessionOption.
Public method Visit(OpenCursorStatement) Overrides OpenCursorStatement.
Public method Visit(OpenMasterKeyStatement) Overrides OpenMasterKeyStatement.
Public method Visit(OpenQueryTableReference) Overrides OpenQueryTableReference.
Public method Visit(OpenRowsetTableReference) Overrides OpenRowsetTableReference.
Public method Visit(OpenSymmetricKeyStatement) Overrides OpenSymmetricKeyStatement.
Public method Visit(OpenXmlTableReference) Overrides OpenXmlTableReference.
Public method Visit(OptimizeForOptimizerHint) Overrides OptimizeForOptimizerHint.
Public method Visit(OptimizerHint) Overrides OptimizerHint.
Public method Visit(OrderBulkInsertOption) Overrides OrderBulkInsertOption.
Public method Visit(OrderByClause) Overrides OrderByClause.
Public method Visit(OutputClause) Overrides OutputClause.
Public method Visit(OutputIntoClause) Overrides OutputIntoClause.
Public method Visit(OverClause) Overrides OverClause.
Public method Visit(PageVerifyDatabaseOption) Overrides PageVerifyDatabaseOption.
Public method Visit(ParameterizationDatabaseOption) Overrides ParameterizationDatabaseOption.
Public method Visit(ParameterizedDataTypeReference) Overrides ParameterizedDataTypeReference.
Public method Visit(ParameterlessCall) Overrides ParameterlessCall.
Public method Visit(ParenthesisExpression) Overrides ParenthesisExpression.
Public method Visit(ParseCall) Determines the visitor for ParseCall object.
Public method Visit(PartitionFunctionCall) Overrides PartitionFunctionCall.
Public method Visit(PartitionParameterType) Overrides PartitionParameterType.
Public method Visit(PartitionSpecifier) Overrides PartitionSpecifier.
Public method Visit(PartnerDatabaseOption) Overrides PartnerDatabaseOption.
Public method Visit(PasswordAlterPrincipalOption) Overrides PasswordAlterPrincipalOption.
Public method Visit(PasswordCreateLoginSource) Overrides PasswordCreateLoginSource.
Public method Visit(PayloadOption) Overrides PayloadOption.
Public method Visit(Permission) Overrides Permission.
Public method Visit(PermissionSetAssemblyOption) Overrides PermissionSetAssemblyOption.
Public method Visit(PivotedTableReference) Overrides PivotedTableReference.
Public method Visit(PortsEndpointProtocolOption) Overrides PortsEndpointProtocolOption.
Public method Visit(PredicateSetStatement) Overrides PredicateSetStatement.
Public method Visit(PrimaryExpression) Overrides PrimaryExpression.
Public method Visit(PrimaryRoleReplicaOption) Performs a visit on the specified fragment.
Public method Visit(PrincipalOption) Overrides PrincipalOption.
Public method Visit(PrintStatement) Overrides PrintStatement.
Public method Visit(Privilege80) Overrides Privilege80.
Public method Visit(PrivilegeSecurityElement80) Overrides PrivilegeSecurityElement80.
Public method Visit(ProcedureOption) Overrides ProcedureOption.
Public method Visit(ProcedureParameter) Overrides ProcedureParameter.
Public method Visit(ProcedureReference) Overrides ProcedureReference.
Public method Visit(ProcedureReferenceName) Overrides ProcedureReferenceName.
Public method Visit(ProcedureStatementBody) Overrides ProcedureStatementBody.
Public method Visit(ProcedureStatementBodyBase) Overrides ProcedureStatementBodyBase.
Public method Visit(ProcessAffinityRange) Overrides ProcessAffinityRange.
Public method Visit(ProviderEncryptionSource) Overrides ProviderEncryptionSource.
Public method Visit(ProviderKeyNameKeyOption) Overrides ProviderKeyNameKeyOption.
Public method Visit(QualifiedJoin) Overrides QualifiedJoin.
Public method Visit(QueryDerivedTable) Overrides QueryDerivedTable.
Public method Visit(QueryExpression) Overrides QueryExpression.
Public method Visit(QueryParenthesisExpression) Overrides QueryParenthesisExpression.
Public method Visit(QuerySpecification) Overrides QuerySpecification.
Public method Visit(QueueDelayAuditOption) Overrides QueueDelayAuditOption.
Public method Visit(QueueExecuteAsOption) Overrides QueueExecuteAsOption.
Public method Visit(QueueOption) Overrides QueueOption.
Public method Visit(QueueProcedureOption) Overrides QueueProcedureOption.
Public method Visit(QueueStatement) Overrides QueueStatement.
Public method Visit(QueueStateOption) Overrides QueueStateOption.
Public method Visit(QueueValueOption) Overrides QueueValueOption.
Public method Visit(RaiseErrorLegacyStatement) Overrides RaiseErrorLegacyStatement.
Public method Visit(RaiseErrorStatement) Overrides RaiseErrorStatement.
Public method Visit(ReadOnlyForClause) Overrides ReadOnlyForClause.
Public method Visit(ReadTextStatement) Overrides ReadTextStatement.
Public method Visit(RealLiteral) Overrides RealLiteral.
Public method Visit(ReceiveStatement) Overrides ReceiveStatement.
Public method Visit(ReconfigureStatement) Overrides ReconfigureStatement.
Public method Visit(RecoveryDatabaseOption) Overrides RecoveryDatabaseOption.
Public method Visit(RemoteServiceBindingOption) Overrides RemoteServiceBindingOption.
Public method Visit(RemoteServiceBindingStatementBase) Overrides RemoteServiceBindingStatementBase.
Public method Visit(RenameAlterRoleAction) Overrides RenameAlterRoleAction.
Public method Visit(ResourcePoolAffinitySpecification) Overrides ResourcePoolAffinitySpecification.
Public method Visit(ResourcePoolParameter) Overrides ResourcePoolParameter.
Public method Visit(ResourcePoolStatement) Overrides ResourcePoolStatement.
Public method Visit(RestoreMasterKeyStatement) Overrides RestoreMasterKeyStatement.
Public method Visit(RestoreOption) Overrides RestoreOption.
Public method Visit(RestoreServiceMasterKeyStatement) Overrides RestoreServiceMasterKeyStatement.
Public method Visit(RestoreStatement) Overrides RestoreStatement.
Public method Visit(ResultColumnDefinition) Overrides ResultColumnDefinition.
Public method Visit(ResultSetDefinition) Overrides ResultSetDefinition.
Public method Visit(ResultSetsExecuteOption) Overrides ResultSetsExecuteOption.
Public method Visit(ReturnStatement) Overrides ReturnStatement.
Public method Visit(RevertStatement) Overrides RevertStatement.
Public method Visit(RevokeStatement) Overrides RevokeStatement.
Public method Visit(RevokeStatement80) Overrides RevokeStatement80.
Public method Visit(RightFunctionCall) Overrides RightFunctionCall.
Public method Visit(RolePayloadOption) Overrides RolePayloadOption.
Public method Visit(RoleStatement) Overrides RoleStatement.
Public method Visit(RollbackTransactionStatement) Overrides RollbackTransactionStatement.
Public method Visit(RollupGroupingSpecification) Overrides RollupGroupingSpecification.
Public method Visit(RouteOption) Overrides RouteOption.
Public method Visit(RouteStatement) Overrides RouteStatement.
Public method Visit(RowValue) Overrides RowValue.
Public method Visit(SaveTransactionStatement) Overrides SaveTransactionStatement.
Public method Visit(ScalarExpression) Overrides ScalarExpression.
Public method Visit(ScalarExpressionDialogOption) Overrides ScalarExpressionDialogOption.
Public method Visit(ScalarExpressionRestoreOption) Overrides ScalarExpressionRestoreOption.
Public method Visit(ScalarExpressionSequenceOption) Overrides ScalarExpressionSequenceOption.
Public method Visit(ScalarExpressionSnippet) Overrides ScalarExpressionSnippet.
Public method Visit(ScalarFunctionReturnType) Overrides ScalarFunctionReturnType.
Public method Visit(ScalarSubquery) Overrides ScalarSubquery.
Public method Visit(SchemaDeclarationItem) Overrides SchemaDeclarationItem.
Public method Visit(SchemaObjectFunctionTableReference) Overrides SchemaObjectFunctionTableReference.
Public method Visit(SchemaObjectName) Overrides SchemaObjectName.
Public method Visit(SchemaObjectNameOrValueExpression) Overrides SchemaObjectNameOrValueExpression.
Public method Visit(SchemaObjectNameSnippet) Overrides SchemaObjectNameSnippet.
Public method Visit(SchemaObjectResultSetDefinition) Overrides SchemaObjectResultSetDefinition.
Public method Visit(SchemaPayloadOption) Overrides SchemaPayloadOption.
Public method Visit(SearchedCaseExpression) Overrides SearchedCaseExpression.
Public method Visit(SearchedWhenClause) Overrides SearchedWhenClause.
Public method Visit(SearchPropertyListAction) Overrides SearchPropertyListAction.
Public method Visit(SearchPropertyListFullTextIndexOption) Overrides SearchPropertyListFullTextIndexOption.
Public method Visit(SecondaryRoleReplicaOption) Overrides SecondaryRoleReplicaOption.
Public method Visit(SecurityElement80) Overrides SecurityElement80.
Public method Visit(SecurityPrincipal) Overrides SecurityPrincipal.
Public method Visit(SecurityStatement) Overrides SecurityStatement.
Public method Visit(SecurityStatementBody80) Overrides SecurityStatementBody80.
Public method Visit(SecurityTargetObject) Overrides SecurityTargetObject.
Public method Visit(SecurityTargetObjectName) Overrides SecurityTargetObjectName.
Public method Visit(SecurityUserClause80) Overrides SecurityUserClause80.
Public method Visit(SelectElement) Overrides SelectElement.
Public method Visit(SelectFunctionReturnType) Overrides SelectFunctionReturnType.
Public method Visit(SelectInsertSource) Overrides SelectInsertSource.
Public method Visit(SelectiveXmlIndexPromotedPath) Overrides SelectiveXmlIndexPromotedPath.
Public method Visit(SelectScalarExpression) Overrides SelectScalarExpression.
Public method Visit(SelectSetVariable) Overrides SelectSetVariable.
Public method Visit(SelectStarExpression) Overrides SelectStarExpression.
Public method Visit(SelectStatement) Overrides SelectStatement.
Public method Visit(SelectStatementSnippet) Overrides SelectStatementSnippet.
Public method Visit(SemanticTableReference) Performs a visit on the specified fragment.
Public method Visit(SendStatement) Overrides SendStatement.
Public method Visit(SequenceOption) Overrides SequenceOption.
Public method Visit(SequenceStatement) Overrides SequenceStatement.
Public method Visit(ServerAuditStatement) Overrides ServerAuditStatement.
Public method Visit(ServiceContract) Overrides ServiceContract.
Public method Visit(SessionOption) Overrides SessionOption.
Public method Visit(SessionTimeoutPayloadOption) Overrides SessionTimeoutPayloadOption.
Public method Visit(SetClause) Overrides SetClause.
Public method Visit(SetCommand) Overrides SetCommand.
Public method Visit(SetCommandStatement) Overrides SetCommandStatement.
Public method Visit(SetErrorLevelStatement) Overrides SetErrorLevelStatement.
Public method Visit(SetFipsFlaggerCommand) Overrides SetFipsFlaggerCommand.
Public method Visit(SetIdentityInsertStatement) Overrides SetIdentityInsertStatement.
Public method Visit(SetOffsetsStatement) Overrides SetOffsetsStatement.
Public method Visit(SetOnOffStatement) Overrides SetOnOffStatement.
Public method Visit(SetRowCountStatement) Overrides SetRowCountStatement.
Public method Visit(SetSearchPropertyListAlterFullTextIndexAction) Overrides SetSearchPropertyListAlterFullTextIndexAction.
Public method Visit(SetStatisticsStatement) Overrides SetStatisticsStatement.
Public method Visit(SetStopListAlterFullTextIndexAction) Overrides SetStopListAlterFullTextIndexAction.
Public method Visit(SetTextSizeStatement) Overrides SetTextSizeStatement.
Public method Visit(SetTransactionIsolationLevelStatement) Overrides SetTransactionIsolationLevelStatement.
Public method Visit(SetUserStatement) Overrides SetUserStatement.
Public method Visit(SetVariableStatement) Overrides SetVariableStatement.
Public method Visit(ShutdownStatement) Overrides ShutdownStatement.
Public method Visit(SignatureStatementBase) Overrides SignatureStatementBase.
Public method Visit(SimpleAlterFullTextIndexAction) Overrides SimpleAlterFullTextIndexAction.
Public method Visit(SimpleCaseExpression) Overrides SimpleCaseExpression.
Public method Visit(SimpleWhenClause) Overrides SimpleWhenClause.
Public method Visit(SizeFileDeclarationOption) Overrides SizeFileDeclarationOption.
Public method Visit(SoapMethod) Overrides SoapMethod.
Public method Visit(SourceDeclaration) Overrides SourceDeclaration.
Public method Visit(SpatialIndexOption) Overrides SpatialIndexOption.
Public method Visit(SpatialIndexRegularOption) Overrides SpatialIndexRegularOption.
Public method Visit(SqlCommandIdentifier) Overrides SqlCommandIdentifier.
Public method Visit(SqlDataTypeReference) Overrides SqlDataTypeReference.
Public method Visit(StateAuditOption) Overrides StateAuditOption.
Public method Visit(StatementList) Overrides StatementList.
Public method Visit(StatementListSnippet) Overrides StatementListSnippet.
Public method Visit(StatementWithCtesAndXmlNamespaces) Overrides StatementWithCtesAndXmlNamespaces.
Public method Visit(StatisticsOption) Overrides StatisticsOption.
Public method Visit(StopListFullTextIndexOption) Overrides StopListFullTextIndexOption.
Public method Visit(StopRestoreOption) Overrides StopRestoreOption.
Public method Visit(StringLiteral) Overrides StringLiteral.
Public method Visit(SubqueryComparisonPredicate) Overrides SubqueryComparisonPredicate.
Public method Visit(SymmetricKeyStatement) Overrides SymmetricKeyStatement.
Public method Visit(TableDataCompressionOption) Overrides TableDataCompressionOption.
Public method Visit(TableDefinition) Overrides TableDefinition.
Public method Visit(TableHint) Overrides TableHint.
Public method Visit(TableHintsOptimizerHint) Overrides TableHintsOptimizerHint.
Public method Visit(TableOption) Overrides TableOption.
Public method Visit(TableReference) Overrides TableReference.
Public method Visit(TableReferenceWithAlias) Overrides TableReferenceWithAlias.
Public method Visit(TableReferenceWithAliasAndColumns) Overrides TableReferenceWithAliasAndColumns.
Public method Visit(TableSampleClause) Overrides TableSampleClause.
Public method Visit(TableValuedFunctionReturnType) Overrides TableValuedFunctionReturnType.
Public method Visit(TargetDeclaration) Overrides TargetDeclaration.
Public method Visit(TargetRecoveryTimeDatabaseOption) Performs a visit on the specified fragment.
Public method Visit(TextModificationStatement) Overrides TextModificationStatement.
Public method Visit(ThrowStatement) Overrides ThrowStatement.
Public method Visit(TopRowFilter) Overrides TopRowFilter.
Public method Visit(TransactionStatement) Overrides TransactionStatement.
Public method Visit(TriggerAction) Overrides TriggerAction.
Public method Visit(TriggerObject) Overrides TriggerObject.
Public method Visit(TriggerOption) Overrides TriggerOption.
Public method Visit(TriggerStatementBody) Overrides TriggerStatementBody.
Public method Visit(TruncateTableStatement) Overrides TruncateTableStatement.
Public method Visit(TryCastCall) Overrides TryCastCall.
Public method Visit(TryCatchStatement) Overrides TryCatchStatement.
Public method Visit(TryConvertCall) Determines the visitor for TryConvertCall object.
Public method Visit(TryParseCall) Determines the visitor for TryParseCall object.
Public method Visit(TSEqualCall) Overrides TSEqualCall.
Public method Visit(TSqlBatch) Overrides TSqlBatch.
Public method Visit(TSqlFragment) Overrides TSqlFragment.
Public method Visit(TSqlFragmentSnippet) Overrides TSqlFragmentSnippet.
Public method Visit(TSqlScript) Overrides TSqlScript.
Public method Visit(TSqlStatement) Overrides TSqlStatement.
Public method Visit(TSqlStatementSnippet) Overrides TSqlStatementSnippet.
Public method Visit(UnaryExpression) Overrides UnaryExpression.
Public method Visit(UniqueConstraintDefinition) Overrides UniqueConstraintDefinition.
Public method Visit(UnpivotedTableReference) Overrides UnpivotedTableReference.
Public method Visit(UnqualifiedJoin) Overrides UnqualifiedJoin.
Public method Visit(UpdateCall) Overrides UpdateCall.
Public method Visit(UpdateDeleteSpecificationBase) Overrides UpdateDeleteSpecificationBase.
Public method Visit(UpdateForClause) Overrides UpdateForClause.
Public method Visit(UpdateMergeAction) Overrides UpdateMergeAction.
Public method Visit(UpdateSpecification) Overrides UpdateSpecification.
Public method Visit(UpdateStatement) Overrides UpdateStatement.
Public method Visit(UpdateStatisticsStatement) Overrides UpdateStatisticsStatement.
Public method Visit(UpdateTextStatement) Overrides UpdateTextStatement.
Public method Visit(UseFederationStatement) Overrides UseFederationStatement.
Public method Visit(UserDataTypeReference) Overrides UserDataTypeReference.
Public method Visit(UserDefinedTypeCallTarget) Overrides UserDefinedTypeCallTarget.
Public method Visit(UserDefinedTypePropertyAccess) Overrides UserDefinedTypePropertyAccess.
Public method Visit(UserLoginOption) Overrides UserLoginOption.
Public method Visit(UserRemoteServiceBindingOption) Overrides UserRemoteServiceBindingOption.
Public method Visit(UserStatement) Overrides UserStatement.
Public method Visit(UseStatement) Overrides UseStatement.
Public method Visit(ValueExpression) Overrides ValueExpression.
Public method Visit(ValuesInsertSource) Overrides ValuesInsertSource.
Public method Visit(VariableMethodCallTableReference) Overrides VariableMethodCallTableReference.
Public method Visit(VariableReference) Overrides VariableReference.
Public method Visit(VariableTableReference) Overrides VariableTableReference.
Public method Visit(VariableValuePair) Overrides VariableValuePair.
Public method Visit(ViewOption) Overrides ViewOption.
Public method Visit(ViewStatementBody) Overrides ViewStatementBody.
Public method Visit(WaitForStatement) Overrides WaitForStatement.
Public method Visit(WaitForSupportedStatement) Overrides WaitForSupportedStatement.
Public method Visit(WhenClause) Overrides WhenClause.
Public method Visit(WhereClause) Overrides WhereClause.
Public method Visit(WhileStatement) Overrides WhileStatement.
Public method Visit(WindowDelimiter) Determines the visitor for WindowDelimiter object.
Public method Visit(WindowFrameClause) Determines the visitor for WindowFrameClause object.
Public method Visit(WindowsCreateLoginSource) Overrides WindowsCreateLoginSource.
Public method Visit(WithCtesAndXmlNamespaces) Overrides WithCtesAndXmlNamespaces.
Public method Visit(WithinGroupClause) Determines the visitor for WithinGroupClause object.
Public method Visit(WitnessDatabaseOption) Overrides WitnessDatabaseOption.
Public method Visit(WorkloadGroupImportanceParameter) Overrides WorkloadGroupImportanceParameter.
Public method Visit(WorkloadGroupParameter) Overrides WorkloadGroupParameter.
Public method Visit(WorkloadGroupResourceParameter) Overrides WorkloadGroupResourceParameter.
Public method Visit(WorkloadGroupStatement) Overrides WorkloadGroupStatement.
Public method Visit(WriteTextStatement) Overrides WriteTextStatement.
Public method Visit(WsdlPayloadOption) Overrides WsdlPayloadOption.
Public method Visit(XmlDataTypeReference) Overrides XmlDataTypeReference.
Public method Visit(XmlForClause) Overrides XmlForClause.
Public method Visit(XmlForClauseOption) Overrides XmlForClauseOption.
Public method Visit(XmlNamespaces) Overrides XmlNamespaces.
Public method Visit(XmlNamespacesAliasElement) Overrides XmlNamespacesAliasElement.
Public method Visit(XmlNamespacesDefaultElement) Overrides XmlNamespacesDefaultElement.
Public method Visit(XmlNamespacesElement) Overrides XmlNamespacesElement.

Top

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

Microsoft.SqlServer.TransactSql.ScriptDom Namespace