TSqlConcreteFragmentVisitor 类

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

继承层次结构

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

命名空间:  Microsoft.SqlServer.TransactSql.ScriptDom
程序集:  Microsoft.SqlServer.TransactSql.ScriptDom(在 Microsoft.SqlServer.TransactSql.ScriptDom.dll 中)

语法

声明
Public MustInherit Class TSqlConcreteFragmentVisitor _
    Inherits TSqlFragmentVisitor
用法
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

TSqlConcreteFragmentVisitor 类型公开以下成员。

构造函数

  名称 说明
受保护方法 TSqlConcreteFragmentVisitor Initializes a new instance of the TSqlConcreteFragmentVisitor class.

页首

方法

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

页首

线程安全

此类型的任何公共 static(在 Visual Basic 中为 Shared) 成员都是线程安全的。不保证所有实例成员都是线程安全的。

请参阅

参考

Microsoft.SqlServer.TransactSql.ScriptDom 命名空间