共用方式為


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 命名空間