TSqlConcreteFragmentVisitor Class

Defines the Visit methods that handle the different Transact-SQL script Document Object Model (DOM) object types.

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 TSqlConcreteFragmentVisitor _
    Inherits TSqlFragmentVisitor
'Usage
Dim instance As TSqlConcreteFragmentVisitor
public abstract class TSqlConcreteFragmentVisitor : TSqlFragmentVisitor
public ref class TSqlConcreteFragmentVisitor abstract : public TSqlFragmentVisitor
[<AbstractClassAttribute>]
type TSqlConcreteFragmentVisitor =  
    class 
        inherit TSqlFragmentVisitor 
    end
public abstract class TSqlConcreteFragmentVisitor extends TSqlFragmentVisitor

The TSqlConcreteFragmentVisitor type exposes the following members.

Constructors

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