TSqlConcreteFragmentVisitor Class

 

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

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

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

public ref class TSqlConcreteFragmentVisitor abstract : TSqlFragmentVisitor

NameDescription
System_CAPS_protmethodTSqlConcreteFragmentVisitor()

Initializes a new instance of the TSqlConcreteFragmentVisitor class.

NameDescription
System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_pubmethodExplicitVisit(AddAlterFullTextIndexAction^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(AddFileSpec^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(AddMemberAlterRoleAction^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(AddSearchPropertyListAction^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(AddSignatureStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(AdHocDataSource^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(AdHocTableReference^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(AlgorithmKeyOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(AlterApplicationRoleStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(AlterAssemblyStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(AlterAsymmetricKeyStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(AlterAuthorizationStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(AlterAvailabilityGroupAction^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(AlterAvailabilityGroupFailoverAction^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(AlterAvailabilityGroupFailoverOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(AlterAvailabilityGroupStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(AlterBrokerPriorityStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(AlterCertificateStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(AlterColumnAlterFullTextIndexAction^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(AlterCreateEndpointStatementBase^)

Performs an explicit visit against the specified object.(Overrides TSqlFragmentVisitor::ExplicitVisit(AlterCreateEndpointStatementBase^).)

System_CAPS_pubmethodExplicitVisit(AlterCreateServiceStatementBase^)

Performs an explicit visit against the specified object.(Overrides TSqlFragmentVisitor::ExplicitVisit(AlterCreateServiceStatementBase^).)

System_CAPS_pubmethodExplicitVisit(AlterCredentialStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(AlterCryptographicProviderStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(AlterDatabaseAddFileGroupStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(AlterDatabaseAddFileStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(AlterDatabaseAuditSpecificationStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(AlterDatabaseCollateStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(AlterDatabaseEncryptionKeyStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(AlterDatabaseModifyFileGroupStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(AlterDatabaseModifyFileStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(AlterDatabaseModifyNameStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(AlterDatabaseRebuildLogStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(AlterDatabaseRemoveFileGroupStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(AlterDatabaseRemoveFileStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(AlterDatabaseSetStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(AlterDatabaseStatement^)

Performs an explicit visit against the specified object.(Overrides TSqlFragmentVisitor::ExplicitVisit(AlterDatabaseStatement^).)

System_CAPS_pubmethodExplicitVisit(AlterDatabaseTermination^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(AlterEndpointStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(AlterEventSessionStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(AlterFederationStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(AlterFullTextCatalogStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(AlterFullTextIndexAction^)

Performs an explicit visit against the specified object.(Overrides TSqlFragmentVisitor::ExplicitVisit(AlterFullTextIndexAction^).)

System_CAPS_pubmethodExplicitVisit(AlterFullTextIndexStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(AlterFullTextStopListStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(AlterFunctionStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(AlterIndexStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(AlterLoginAddDropCredentialStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(AlterLoginEnableDisableStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(AlterLoginOptionsStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(AlterLoginStatement^)

Performs an explicit visit against the specified object.(Overrides TSqlFragmentVisitor::ExplicitVisit(AlterLoginStatement^).)

System_CAPS_pubmethodExplicitVisit(AlterMasterKeyStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(AlterMessageTypeStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(AlterPartitionFunctionStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(AlterPartitionSchemeStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(AlterProcedureStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(AlterQueueStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(AlterRemoteServiceBindingStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(AlterResourceGovernorStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(AlterResourcePoolStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(AlterRoleAction^)

Performs an explicit visit against the specified object.(Overrides TSqlFragmentVisitor::ExplicitVisit(AlterRoleAction^).)

System_CAPS_pubmethodExplicitVisit(AlterRoleStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(AlterRouteStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(AlterSchemaStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(AlterSearchPropertyListStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(AlterSequenceStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(AlterServerAuditSpecificationStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(AlterServerAuditStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(AlterServerConfigurationBufferPoolExtensionContainerOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(AlterServerConfigurationBufferPoolExtensionOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(AlterServerConfigurationBufferPoolExtensionSizeOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(AlterServerConfigurationDiagnosticsLogMaxSizeOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(AlterServerConfigurationDiagnosticsLogOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(AlterServerConfigurationFailoverClusterPropertyOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(AlterServerConfigurationHadrClusterOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(AlterServerConfigurationSetBufferPoolExtensionStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(AlterServerConfigurationSetDiagnosticsLogStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(AlterServerConfigurationSetFailoverClusterPropertyStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(AlterServerConfigurationSetHadrClusterStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(AlterServerConfigurationStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(AlterServerRoleStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(AlterServiceMasterKeyStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(AlterServiceStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(AlterSymmetricKeyStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(AlterTableAddTableElementStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(AlterTableAlterColumnStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(AlterTableChangeTrackingModificationStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(AlterTableConstraintModificationStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(AlterTableDropTableElement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(AlterTableDropTableElementStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(AlterTableFileTableNamespaceStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(AlterTableRebuildStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(AlterTableSetStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(AlterTableStatement^)

Performs an explicit visit against the specified object.(Overrides TSqlFragmentVisitor::ExplicitVisit(AlterTableStatement^).)

System_CAPS_pubmethodExplicitVisit(AlterTableSwitchStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(AlterTableTriggerModificationStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(AlterTriggerStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(AlterUserStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(AlterViewStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(AlterWorkloadGroupStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(AlterXmlSchemaCollectionStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(ApplicationRoleOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(ApplicationRoleStatement^)

Performs an explicit visit against the specified object.(Overrides TSqlFragmentVisitor::ExplicitVisit(ApplicationRoleStatement^).)

System_CAPS_pubmethodExplicitVisit(AssemblyEncryptionSource^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(AssemblyName^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(AssemblyOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(AssemblyStatement^)

Performs an explicit visit against the specified object.(Overrides TSqlFragmentVisitor::ExplicitVisit(AssemblyStatement^).)

System_CAPS_pubmethodExplicitVisit(AssignmentSetClause^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(AsymmetricKeyCreateLoginSource^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(AtomicBlockOption^)

Performs an explicit visit against the specified object.(Overrides TSqlFragmentVisitor::ExplicitVisit(AtomicBlockOption^).)

System_CAPS_pubmethodExplicitVisit(AuditActionGroupReference^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(AuditActionSpecification^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(AuditGuidAuditOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(AuditOption^)

Performs an explicit visit against the specified object.(Overrides TSqlFragmentVisitor::ExplicitVisit(AuditOption^).)

System_CAPS_pubmethodExplicitVisit(AuditSpecificationDetail^)

Performs an explicit visit against the specified object.(Overrides TSqlFragmentVisitor::ExplicitVisit(AuditSpecificationDetail^).)

System_CAPS_pubmethodExplicitVisit(AuditSpecificationPart^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(AuditSpecificationStatement^)

Performs an explicit visit against the specified object.(Overrides TSqlFragmentVisitor::ExplicitVisit(AuditSpecificationStatement^).)

System_CAPS_pubmethodExplicitVisit(AuditTarget^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(AuditTargetOption^)

Performs an explicit visit against the specified object.(Overrides TSqlFragmentVisitor::ExplicitVisit(AuditTargetOption^).)

System_CAPS_pubmethodExplicitVisit(AuthenticationEndpointProtocolOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(AuthenticationPayloadOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(AutoCleanupChangeTrackingOptionDetail^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(AutoCreateStatisticsDatabaseOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(AvailabilityGroupOption^)

Performs an explicit visit against the specified object.(Overrides TSqlFragmentVisitor::ExplicitVisit(AvailabilityGroupOption^).)

System_CAPS_pubmethodExplicitVisit(AvailabilityGroupStatement^)

Performs an explicit visit against the specified object.(Overrides TSqlFragmentVisitor::ExplicitVisit(AvailabilityGroupStatement^).)

System_CAPS_pubmethodExplicitVisit(AvailabilityModeReplicaOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(AvailabilityReplica^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(AvailabilityReplicaOption^)

Performs an explicit visit against the specified object.(Overrides TSqlFragmentVisitor::ExplicitVisit(AvailabilityReplicaOption^).)

System_CAPS_pubmethodExplicitVisit(BackupCertificateStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(BackupDatabaseStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(BackupEncryptionOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(BackupMasterKeyStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(BackupOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(BackupRestoreFileInfo^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(BackupRestoreMasterKeyStatementBase^)

Performs an explicit visit against the specified object.(Overrides TSqlFragmentVisitor::ExplicitVisit(BackupRestoreMasterKeyStatementBase^).)

System_CAPS_pubmethodExplicitVisit(BackupServiceMasterKeyStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(BackupStatement^)

Performs an explicit visit against the specified object.(Overrides TSqlFragmentVisitor::ExplicitVisit(BackupStatement^).)

System_CAPS_pubmethodExplicitVisit(BackupTransactionLogStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(BackwardsCompatibleDropIndexClause^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(BeginConversationTimerStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(BeginDialogStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(BeginEndAtomicBlockStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(BeginEndBlockStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(BeginTransactionStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(BinaryExpression^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(BinaryLiteral^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(BinaryQueryExpression^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(BooleanBinaryExpression^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(BooleanComparisonExpression^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(BooleanExpression^)

Performs an explicit visit against the specified object.(Overrides TSqlFragmentVisitor::ExplicitVisit(BooleanExpression^).)

System_CAPS_pubmethodExplicitVisit(BooleanExpressionSnippet^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(BooleanIsNullExpression^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(BooleanNotExpression^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(BooleanParenthesisExpression^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(BooleanTernaryExpression^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(BoundingBoxParameter^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(BoundingBoxSpatialIndexOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(BreakStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(BrokerPriorityParameter^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(BrokerPriorityStatement^)

Performs an explicit visit against the specified object.(Overrides TSqlFragmentVisitor::ExplicitVisit(BrokerPriorityStatement^).)

System_CAPS_pubmethodExplicitVisit(BrowseForClause^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(BuiltInFunctionTableReference^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(BulkInsertBase^)

Performs an explicit visit against the specified object.(Overrides TSqlFragmentVisitor::ExplicitVisit(BulkInsertBase^).)

System_CAPS_pubmethodExplicitVisit(BulkInsertOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(BulkInsertStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(BulkOpenRowset^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(CallTarget^)

Performs an explicit visit against the specified object.(Overrides TSqlFragmentVisitor::ExplicitVisit(CallTarget^).)

System_CAPS_pubmethodExplicitVisit(CaseExpression^)

Performs an explicit visit against the specified object.(Overrides TSqlFragmentVisitor::ExplicitVisit(CaseExpression^).)

System_CAPS_pubmethodExplicitVisit(CastCall^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(CellsPerObjectSpatialIndexOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(CertificateCreateLoginSource^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(CertificateOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(CertificateStatementBase^)

Performs an explicit visit against the specified object.(Overrides TSqlFragmentVisitor::ExplicitVisit(CertificateStatementBase^).)

System_CAPS_pubmethodExplicitVisit(ChangeRetentionChangeTrackingOptionDetail^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(ChangeTableChangesTableReference^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(ChangeTableVersionTableReference^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(ChangeTrackingDatabaseOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(ChangeTrackingFullTextIndexOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(ChangeTrackingOptionDetail^)

Performs an explicit visit against the specified object.(Overrides TSqlFragmentVisitor::ExplicitVisit(ChangeTrackingOptionDetail^).)

System_CAPS_pubmethodExplicitVisit(CharacterSetPayloadOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(CheckConstraintDefinition^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(CheckpointStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(ChildObjectName^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(CloseCursorStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(CloseMasterKeyStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(CloseSymmetricKeyStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(CoalesceExpression^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(ColumnDefinition^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(ColumnDefinitionBase^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(ColumnReferenceExpression^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(ColumnStorageOptions^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(ColumnWithSortOrder^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(CommandSecurityElement80^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(CommitTransactionStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(CommonTableExpression^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(CompositeGroupingSpecification^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(CompressionEndpointProtocolOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(CompressionPartitionRange^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(ComputeClause^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(ComputeFunction^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(ConstraintDefinition^)

Performs an explicit visit against the specified object.(Overrides TSqlFragmentVisitor::ExplicitVisit(ConstraintDefinition^).)

System_CAPS_pubmethodExplicitVisit(ContainmentDatabaseOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(ContinueStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(ContractMessage^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(ConvertCall^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(CreateAggregateStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(CreateApplicationRoleStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(CreateAssemblyStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(CreateAsymmetricKeyStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(CreateAvailabilityGroupStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(CreateBrokerPriorityStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(CreateCertificateStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(CreateColumnStoreIndexStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(CreateContractStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(CreateCredentialStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(CreateCryptographicProviderStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(CreateDatabaseAuditSpecificationStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(CreateDatabaseEncryptionKeyStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(CreateDatabaseStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(CreateDefaultStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(CreateEndpointStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(CreateEventNotificationStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(CreateEventSessionStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(CreateFederationStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(CreateFullTextCatalogStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(CreateFullTextIndexStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(CreateFullTextStopListStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(CreateFunctionStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(CreateIndexStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(CreateLoginSource^)

Performs an explicit visit against the specified object.(Overrides TSqlFragmentVisitor::ExplicitVisit(CreateLoginSource^).)

System_CAPS_pubmethodExplicitVisit(CreateLoginStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(CreateMasterKeyStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(CreateMessageTypeStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(CreatePartitionFunctionStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(CreatePartitionSchemeStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(CreateProcedureStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(CreateQueueStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(CreateRemoteServiceBindingStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(CreateResourcePoolStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(CreateRoleStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(CreateRouteStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(CreateRuleStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(CreateSchemaStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(CreateSearchPropertyListStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(CreateSelectiveXmlIndexStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(CreateSequenceStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(CreateServerAuditSpecificationStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(CreateServerAuditStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(CreateServerRoleStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(CreateServiceStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(CreateSpatialIndexStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(CreateStatisticsStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(CreateSymmetricKeyStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(CreateSynonymStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(CreateTableStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(CreateTriggerStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(CreateTypeStatement^)

Performs an explicit visit against the specified object.(Overrides TSqlFragmentVisitor::ExplicitVisit(CreateTypeStatement^).)

System_CAPS_pubmethodExplicitVisit(CreateTypeTableStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(CreateTypeUddtStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(CreateTypeUdtStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(CreateUserStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(CreateViewStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(CreateWorkloadGroupStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(CreateXmlIndexStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(CreateXmlSchemaCollectionStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(CreationDispositionKeyOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(CredentialStatement^)

Performs an explicit visit against the specified object.(Overrides TSqlFragmentVisitor::ExplicitVisit(CredentialStatement^).)

System_CAPS_pubmethodExplicitVisit(CryptoMechanism^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(CubeGroupingSpecification^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(CursorDefaultDatabaseOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(CursorDefinition^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(CursorId^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(CursorOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(CursorStatement^)

Performs an explicit visit against the specified object.(Overrides TSqlFragmentVisitor::ExplicitVisit(CursorStatement^).)

System_CAPS_pubmethodExplicitVisit(DatabaseAuditAction^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(DatabaseEncryptionKeyStatement^)

Performs an explicit visit against the specified object.(Overrides TSqlFragmentVisitor::ExplicitVisit(DatabaseEncryptionKeyStatement^).)

System_CAPS_pubmethodExplicitVisit(DatabaseOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(DataCompressionOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(DataModificationSpecification^)

Performs an explicit visit against the specified object.(Overrides TSqlFragmentVisitor::ExplicitVisit(DataModificationSpecification^).)

System_CAPS_pubmethodExplicitVisit(DataModificationStatement^)

Performs an explicit visit against the specified object.(Overrides TSqlFragmentVisitor::ExplicitVisit(DataModificationStatement^).)

System_CAPS_pubmethodExplicitVisit(DataModificationTableReference^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(DataTypeReference^)

Performs an explicit visit against the specified object.(Overrides TSqlFragmentVisitor::ExplicitVisit(DataTypeReference^).)

System_CAPS_pubmethodExplicitVisit(DataTypeSequenceOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(DbccNamedLiteral^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(DbccOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(DbccStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(DeallocateCursorStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(DeclareCursorStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(DeclareTableVariableBody^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(DeclareTableVariableStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(DeclareVariableElement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(DeclareVariableStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(DefaultConstraintDefinition^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(DefaultLiteral^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(DelayedDurabilityDatabaseOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(DeleteMergeAction^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(DeleteSpecification^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(DeleteStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(DenyStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(DenyStatement80^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(DeviceInfo^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(DialogOption^)

Performs an explicit visit against the specified object.(Overrides TSqlFragmentVisitor::ExplicitVisit(DialogOption^).)

System_CAPS_pubmethodExplicitVisit(DiskStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(DiskStatementOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(DropAggregateStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(DropAlterFullTextIndexAction^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(DropApplicationRoleStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(DropAssemblyStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(DropAsymmetricKeyStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(DropAvailabilityGroupStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(DropBrokerPriorityStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(DropCertificateStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(DropChildObjectsStatement^)

Performs an explicit visit against the specified object.(Overrides TSqlFragmentVisitor::ExplicitVisit(DropChildObjectsStatement^).)

System_CAPS_pubmethodExplicitVisit(DropClusteredConstraintMoveOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(DropClusteredConstraintOption^)

Performs an explicit visit against the specified object.(Overrides TSqlFragmentVisitor::ExplicitVisit(DropClusteredConstraintOption^).)

System_CAPS_pubmethodExplicitVisit(DropClusteredConstraintStateOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(DropClusteredConstraintValueOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(DropContractStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(DropCredentialStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(DropCryptographicProviderStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(DropDatabaseAuditSpecificationStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(DropDatabaseEncryptionKeyStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(DropDatabaseStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(DropDefaultStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(DropEndpointStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(DropEventNotificationStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(DropEventSessionStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(DropFederationStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(DropFullTextCatalogStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(DropFullTextIndexStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(DropFullTextStopListStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(DropFunctionStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(DropIndexClause^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(DropIndexClauseBase^)

Performs an explicit visit against the specified object.(Overrides TSqlFragmentVisitor::ExplicitVisit(DropIndexClauseBase^).)

System_CAPS_pubmethodExplicitVisit(DropIndexStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(DropLoginStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(DropMasterKeyStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(DropMemberAlterRoleAction^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(DropMessageTypeStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(DropObjectsStatement^)

Performs an explicit visit against the specified object.(Overrides TSqlFragmentVisitor::ExplicitVisit(DropObjectsStatement^).)

System_CAPS_pubmethodExplicitVisit(DropPartitionFunctionStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(DropPartitionSchemeStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(DropProcedureStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(DropQueueStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(DropRemoteServiceBindingStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(DropResourcePoolStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(DropRoleStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(DropRouteStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(DropRuleStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(DropSchemaStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(DropSearchPropertyListAction^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(DropSearchPropertyListStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(DropSequenceStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(DropServerAuditSpecificationStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(DropServerAuditStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(DropServerRoleStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(DropServiceStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(DropSignatureStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(DropStatisticsStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(DropSymmetricKeyStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(DropSynonymStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(DropTableStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(DropTriggerStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(DropTypeStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(DropUnownedObjectStatement^)

Performs an explicit visit against the specified object.(Overrides TSqlFragmentVisitor::ExplicitVisit(DropUnownedObjectStatement^).)

System_CAPS_pubmethodExplicitVisit(DropUserStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(DropViewStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(DropWorkloadGroupStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(DropXmlSchemaCollectionStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(DurabilityTableOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(EnabledDisabledPayloadOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(EnableDisableTriggerStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(EncryptionPayloadOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(EncryptionSource^)

Performs an explicit visit against the specified object.(Overrides TSqlFragmentVisitor::ExplicitVisit(EncryptionSource^).)

System_CAPS_pubmethodExplicitVisit(EndConversationStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(EndpointAffinity^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(EndpointProtocolOption^)

Performs an explicit visit against the specified object.(Overrides TSqlFragmentVisitor::ExplicitVisit(EndpointProtocolOption^).)

System_CAPS_pubmethodExplicitVisit(EventDeclaration^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(EventDeclarationCompareFunctionParameter^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(EventDeclarationSetParameter^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(EventGroupContainer^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(EventNotificationObjectScope^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(EventRetentionSessionOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(EventSessionObjectName^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(EventSessionStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(EventTypeContainer^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(EventTypeGroupContainer^)

Performs an explicit visit against the specified object.(Overrides TSqlFragmentVisitor::ExplicitVisit(EventTypeGroupContainer^).)

System_CAPS_pubmethodExplicitVisit(ExecutableEntity^)

Performs an explicit visit against the specified object.(Overrides TSqlFragmentVisitor::ExplicitVisit(ExecutableEntity^).)

System_CAPS_pubmethodExplicitVisit(ExecutableProcedureReference^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(ExecutableStringList^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(ExecuteAsClause^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(ExecuteAsFunctionOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(ExecuteAsProcedureOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(ExecuteAsStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(ExecuteAsTriggerOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(ExecuteContext^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(ExecuteInsertSource^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(ExecuteOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(ExecuteParameter^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(ExecuteSpecification^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(ExecuteStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(ExistsPredicate^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(ExpressionCallTarget^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(ExpressionGroupingSpecification^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(ExpressionWithSortOrder^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(ExtractFromExpression^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(FailoverModeReplicaOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(FederationScheme^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(FetchCursorStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(FetchType^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(FileDeclaration^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(FileDeclarationOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(FileEncryptionSource^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(FileGroupDefinition^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(FileGroupOrPartitionScheme^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(FileGrowthFileDeclarationOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(FileNameFileDeclarationOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(FileStreamDatabaseOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(FileStreamOnDropIndexOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(FileStreamOnTableOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(FileStreamRestoreOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(FileTableCollateFileNameTableOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(FileTableConstraintNameTableOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(FileTableDirectoryTableOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(ForceSeekTableHint^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(ForClause^)

Performs an explicit visit against the specified object.(Overrides TSqlFragmentVisitor::ExplicitVisit(ForClause^).)

System_CAPS_pubmethodExplicitVisit(ForeignKeyConstraintDefinition^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(FromClause^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(FullTextCatalogAndFileGroup^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(FullTextCatalogOption^)

Performs an explicit visit against the specified object.(Overrides TSqlFragmentVisitor::ExplicitVisit(FullTextCatalogOption^).)

System_CAPS_pubmethodExplicitVisit(FullTextCatalogStatement^)

Performs an explicit visit against the specified object.(Overrides TSqlFragmentVisitor::ExplicitVisit(FullTextCatalogStatement^).)

System_CAPS_pubmethodExplicitVisit(FullTextIndexColumn^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(FullTextIndexOption^)

Performs an explicit visit against the specified object.(Overrides TSqlFragmentVisitor::ExplicitVisit(FullTextIndexOption^).)

System_CAPS_pubmethodExplicitVisit(FullTextPredicate^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(FullTextStopListAction^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(FullTextTableReference^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(FunctionCall^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(FunctionCallSetClause^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(FunctionOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(FunctionReturnType^)

Performs an explicit visit against the specified object.(Overrides TSqlFragmentVisitor::ExplicitVisit(FunctionReturnType^).)

System_CAPS_pubmethodExplicitVisit(FunctionStatementBody^)

Performs an explicit visit against the specified object.(Overrides TSqlFragmentVisitor::ExplicitVisit(FunctionStatementBody^).)

System_CAPS_pubmethodExplicitVisit(GeneralSetCommand^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(GetConversationGroupStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(GlobalVariableExpression^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(GoToStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(GrandTotalGroupingSpecification^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(GrantStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(GrantStatement80^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(GridParameter^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(GridsSpatialIndexOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(GroupByClause^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(GroupingSetsGroupingSpecification^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(GroupingSpecification^)

Performs an explicit visit against the specified object.(Overrides TSqlFragmentVisitor::ExplicitVisit(GroupingSpecification^).)

System_CAPS_pubmethodExplicitVisit(HadrAvailabilityGroupDatabaseOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(HadrDatabaseOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(HavingClause^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(Identifier^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(IdentifierAtomicBlockOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(IdentifierDatabaseOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(IdentifierLiteral^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(IdentifierOrValueExpression^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(IdentifierPrincipalOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(IdentifierSnippet^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(IdentityFunctionCall^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(IdentityOptions^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(IdentityValueKeyOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(IfStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(IIfCall^)

Determines the explicit visitor for IIfCall object.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(IndexDefinition^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(IndexExpressionOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(IndexOption^)

Performs an explicit visit against the specified object.(Overrides TSqlFragmentVisitor::ExplicitVisit(IndexOption^).)

System_CAPS_pubmethodExplicitVisit(IndexStatement^)

Performs an explicit visit against the specified object.(Overrides TSqlFragmentVisitor::ExplicitVisit(IndexStatement^).)

System_CAPS_pubmethodExplicitVisit(IndexStateOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(IndexTableHint^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(IndexType^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(InlineDerivedTable^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(InlineResultSetDefinition^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(InPredicate^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(InsertBulkColumnDefinition^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(InsertBulkStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(InsertMergeAction^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(InsertSource^)

Performs an explicit visit against the specified object.(Overrides TSqlFragmentVisitor::ExplicitVisit(InsertSource^).)

System_CAPS_pubmethodExplicitVisit(InsertSpecification^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(InsertStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(IntegerLiteral^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(InternalOpenRowset^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(IPv4^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(JoinParenthesisTableReference^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(JoinTableReference^)

Performs an explicit visit against the specified object.(Overrides TSqlFragmentVisitor::ExplicitVisit(JoinTableReference^).)

System_CAPS_pubmethodExplicitVisit(KeyOption^)

Performs an explicit visit against the specified object.(Overrides TSqlFragmentVisitor::ExplicitVisit(KeyOption^).)

System_CAPS_pubmethodExplicitVisit(KeySourceKeyOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(KillQueryNotificationSubscriptionStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(KillStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(KillStatsJobStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(LabelStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(LeftFunctionCall^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(LikePredicate^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(LineNoStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(ListenerIPEndpointProtocolOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(Literal^)

Performs an explicit visit against the specified object.(Overrides TSqlFragmentVisitor::ExplicitVisit(Literal^).)

System_CAPS_pubmethodExplicitVisit(LiteralAtomicBlockOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(LiteralAuditTargetOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(LiteralAvailabilityGroupOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(LiteralBulkInsertOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(LiteralDatabaseOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(LiteralEndpointProtocolOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(LiteralOptimizerHint^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(LiteralOptionValue^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(LiteralPayloadOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(LiteralPrincipalOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(LiteralRange^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(LiteralReplicaOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(LiteralSessionOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(LiteralStatisticsOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(LiteralTableHint^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(LockEscalationTableOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(LoginTypePayloadOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(LowPriorityLockWaitAbortAfterWaitOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(LowPriorityLockWaitMaxDurationOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(LowPriorityLockWaitOption^)

Performs an explicit visit against the specified object.(Overrides TSqlFragmentVisitor::ExplicitVisit(LowPriorityLockWaitOption^).)

System_CAPS_pubmethodExplicitVisit(LowPriorityLockWaitTableSwitchOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(MasterKeyStatement^)

Performs an explicit visit against the specified object.(Overrides TSqlFragmentVisitor::ExplicitVisit(MasterKeyStatement^).)

System_CAPS_pubmethodExplicitVisit(MaxDispatchLatencySessionOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(MaxLiteral^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(MaxRolloverFilesAuditTargetOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(MaxSizeAuditTargetOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(MaxSizeDatabaseOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(MaxSizeFileDeclarationOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(MemoryOptimizedTableOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(MemoryPartitionSessionOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(MergeAction^)

Performs an explicit visit against the specified object.(Overrides TSqlFragmentVisitor::ExplicitVisit(MergeAction^).)

System_CAPS_pubmethodExplicitVisit(MergeActionClause^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(MergeSpecification^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(MergeStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(MessageTypeStatementBase^)

Performs an explicit visit against the specified object.(Overrides TSqlFragmentVisitor::ExplicitVisit(MessageTypeStatementBase^).)

System_CAPS_pubmethodExplicitVisit(MethodSpecifier^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(MirrorToClause^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(MoneyLiteral^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(MoveConversationStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(MoveRestoreOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(MoveToDropIndexOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(MultiPartIdentifier^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(MultiPartIdentifierCallTarget^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(NamedTableReference^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(NameFileDeclarationOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(NextValueForExpression^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(NullableConstraintDefinition^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(NullIfExpression^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(NullLiteral^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(NumericLiteral^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(OdbcConvertSpecification^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(OdbcFunctionCall^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(OdbcLiteral^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(OdbcQualifiedJoinTableReference^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(OffsetClause^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(OnFailureAuditOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(OnlineIndexLowPriorityLockWaitOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(OnlineIndexOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(OnOffAssemblyOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(OnOffAtomicBlockOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(OnOffAuditTargetOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(OnOffDatabaseOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(OnOffDialogOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(OnOffFullTextCatalogOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(OnOffOptionValue^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(OnOffPrincipalOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(OnOffRemoteServiceBindingOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(OnOffSessionOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(OnOffStatisticsOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(OpenCursorStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(OpenMasterKeyStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(OpenQueryTableReference^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(OpenRowsetTableReference^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(OpenSymmetricKeyStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(OpenXmlTableReference^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(OptimizeForOptimizerHint^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(OptimizerHint^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(OptionValue^)

Performs an explicit visit against the specified object.(Overrides TSqlFragmentVisitor::ExplicitVisit(OptionValue^).)

System_CAPS_pubmethodExplicitVisit(OrderBulkInsertOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(OrderByClause^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(OutputClause^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(OutputIntoClause^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(OverClause^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(PageVerifyDatabaseOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(ParameterizationDatabaseOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(ParameterizedDataTypeReference^)

Performs an explicit visit against the specified object.(Overrides TSqlFragmentVisitor::ExplicitVisit(ParameterizedDataTypeReference^).)

System_CAPS_pubmethodExplicitVisit(ParameterlessCall^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(ParenthesisExpression^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(ParseCall^)

Determines the explicit visitor for ParseCall object.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(PartitionFunctionCall^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(PartitionParameterType^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(PartitionSpecifier^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(PartnerDatabaseOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(PasswordAlterPrincipalOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(PasswordCreateLoginSource^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(PayloadOption^)

Performs an explicit visit against the specified object.(Overrides TSqlFragmentVisitor::ExplicitVisit(PayloadOption^).)

System_CAPS_pubmethodExplicitVisit(Permission^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(PermissionSetAssemblyOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(PivotedTableReference^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(PortsEndpointProtocolOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(PredicateSetStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(PrimaryExpression^)

Performs an explicit visit against the specified object.(Overrides TSqlFragmentVisitor::ExplicitVisit(PrimaryExpression^).)

System_CAPS_pubmethodExplicitVisit(PrimaryRoleReplicaOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(PrincipalOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(PrintStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(Privilege80^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(PrivilegeSecurityElement80^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(ProcedureOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(ProcedureParameter^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(ProcedureReference^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(ProcedureReferenceName^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(ProcedureStatementBody^)

Performs an explicit visit against the specified object.(Overrides TSqlFragmentVisitor::ExplicitVisit(ProcedureStatementBody^).)

System_CAPS_pubmethodExplicitVisit(ProcedureStatementBodyBase^)

Performs an explicit visit against the specified object.(Overrides TSqlFragmentVisitor::ExplicitVisit(ProcedureStatementBodyBase^).)

System_CAPS_pubmethodExplicitVisit(ProcessAffinityRange^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(ProviderEncryptionSource^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(ProviderKeyNameKeyOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(QualifiedJoin^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(QueryDerivedTable^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(QueryExpression^)

Performs an explicit visit against the specified object.(Overrides TSqlFragmentVisitor::ExplicitVisit(QueryExpression^).)

System_CAPS_pubmethodExplicitVisit(QueryParenthesisExpression^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(QuerySpecification^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(QueueDelayAuditOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(QueueExecuteAsOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(QueueOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(QueueProcedureOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(QueueStatement^)

Performs an explicit visit against the specified object.(Overrides TSqlFragmentVisitor::ExplicitVisit(QueueStatement^).)

System_CAPS_pubmethodExplicitVisit(QueueStateOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(QueueValueOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(RaiseErrorLegacyStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(RaiseErrorStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(ReadOnlyForClause^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(ReadTextStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(RealLiteral^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(ReceiveStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(ReconfigureStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(RecoveryDatabaseOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(RemoteServiceBindingOption^)

Performs an explicit visit against the specified object.(Overrides TSqlFragmentVisitor::ExplicitVisit(RemoteServiceBindingOption^).)

System_CAPS_pubmethodExplicitVisit(RemoteServiceBindingStatementBase^)

Performs an explicit visit against the specified object.(Overrides TSqlFragmentVisitor::ExplicitVisit(RemoteServiceBindingStatementBase^).)

System_CAPS_pubmethodExplicitVisit(RenameAlterRoleAction^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(ResampleStatisticsOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(ResourcePoolAffinitySpecification^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(ResourcePoolParameter^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(ResourcePoolStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(RestoreMasterKeyStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(RestoreOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(RestoreServiceMasterKeyStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(RestoreStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(ResultColumnDefinition^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(ResultSetDefinition^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(ResultSetsExecuteOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(ReturnStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(RevertStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(RevokeStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(RevokeStatement80^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(RightFunctionCall^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(RolePayloadOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(RoleStatement^)

Performs an explicit visit against the specified object.(Overrides TSqlFragmentVisitor::ExplicitVisit(RoleStatement^).)

System_CAPS_pubmethodExplicitVisit(RollbackTransactionStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(RollupGroupingSpecification^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(RouteOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(RouteStatement^)

Performs an explicit visit against the specified object.(Overrides TSqlFragmentVisitor::ExplicitVisit(RouteStatement^).)

System_CAPS_pubmethodExplicitVisit(RowValue^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(SaveTransactionStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(ScalarExpression^)

Performs an explicit visit against the specified object.(Overrides TSqlFragmentVisitor::ExplicitVisit(ScalarExpression^).)

System_CAPS_pubmethodExplicitVisit(ScalarExpressionDialogOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(ScalarExpressionRestoreOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(ScalarExpressionSequenceOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(ScalarExpressionSnippet^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(ScalarFunctionReturnType^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(ScalarSubquery^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(SchemaDeclarationItem^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(SchemaObjectFunctionTableReference^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(SchemaObjectName^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(SchemaObjectNameOrValueExpression^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(SchemaObjectNameSnippet^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(SchemaObjectResultSetDefinition^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(SchemaPayloadOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(SearchedCaseExpression^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(SearchedWhenClause^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(SearchPropertyListAction^)

Performs an explicit visit against the specified object.(Overrides TSqlFragmentVisitor::ExplicitVisit(SearchPropertyListAction^).)

System_CAPS_pubmethodExplicitVisit(SearchPropertyListFullTextIndexOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(SecondaryRoleReplicaOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(SecurityElement80^)

Performs an explicit visit against the specified object.(Overrides TSqlFragmentVisitor::ExplicitVisit(SecurityElement80^).)

System_CAPS_pubmethodExplicitVisit(SecurityPrincipal^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(SecurityStatement^)

Performs an explicit visit against the specified object.(Overrides TSqlFragmentVisitor::ExplicitVisit(SecurityStatement^).)

System_CAPS_pubmethodExplicitVisit(SecurityStatementBody80^)

Performs an explicit visit against the specified object.(Overrides TSqlFragmentVisitor::ExplicitVisit(SecurityStatementBody80^).)

System_CAPS_pubmethodExplicitVisit(SecurityTargetObject^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(SecurityTargetObjectName^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(SecurityUserClause80^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(SelectElement^)

Performs an explicit visit against the specified object.(Overrides TSqlFragmentVisitor::ExplicitVisit(SelectElement^).)

System_CAPS_pubmethodExplicitVisit(SelectFunctionReturnType^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(SelectInsertSource^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(SelectiveXmlIndexPromotedPath^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(SelectScalarExpression^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(SelectSetVariable^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(SelectStarExpression^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(SelectStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(SelectStatementSnippet^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(SemanticTableReference^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(SendStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(SequenceOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(SequenceStatement^)

Performs an explicit visit against the specified object.(Overrides TSqlFragmentVisitor::ExplicitVisit(SequenceStatement^).)

System_CAPS_pubmethodExplicitVisit(ServerAuditStatement^)

Performs an explicit visit against the specified object.(Overrides TSqlFragmentVisitor::ExplicitVisit(ServerAuditStatement^).)

System_CAPS_pubmethodExplicitVisit(ServiceContract^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(SessionOption^)

Performs an explicit visit against the specified object.(Overrides TSqlFragmentVisitor::ExplicitVisit(SessionOption^).)

System_CAPS_pubmethodExplicitVisit(SessionTimeoutPayloadOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(SetClause^)

Performs an explicit visit against the specified object.(Overrides TSqlFragmentVisitor::ExplicitVisit(SetClause^).)

System_CAPS_pubmethodExplicitVisit(SetCommand^)

Performs an explicit visit against the specified object.(Overrides TSqlFragmentVisitor::ExplicitVisit(SetCommand^).)

System_CAPS_pubmethodExplicitVisit(SetCommandStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(SetErrorLevelStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(SetFipsFlaggerCommand^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(SetIdentityInsertStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(SetOffsetsStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(SetOnOffStatement^)

Performs an explicit visit against the specified object.(Overrides TSqlFragmentVisitor::ExplicitVisit(SetOnOffStatement^).)

System_CAPS_pubmethodExplicitVisit(SetRowCountStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(SetSearchPropertyListAlterFullTextIndexAction^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(SetStatisticsStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(SetStopListAlterFullTextIndexAction^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(SetTextSizeStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(SetTransactionIsolationLevelStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(SetUserStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(SetVariableStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(ShutdownStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(SignatureStatementBase^)

Performs an explicit visit against the specified object.(Overrides TSqlFragmentVisitor::ExplicitVisit(SignatureStatementBase^).)

System_CAPS_pubmethodExplicitVisit(SimpleAlterFullTextIndexAction^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(SimpleCaseExpression^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(SimpleWhenClause^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(SizeFileDeclarationOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(SoapMethod^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(SourceDeclaration^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(SpatialIndexOption^)

Performs an explicit visit against the specified object.(Overrides TSqlFragmentVisitor::ExplicitVisit(SpatialIndexOption^).)

System_CAPS_pubmethodExplicitVisit(SpatialIndexRegularOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(SqlCommandIdentifier^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(SqlDataTypeReference^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(StateAuditOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(StatementList^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(StatementListSnippet^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(StatementWithCtesAndXmlNamespaces^)

Performs an explicit visit against the specified object.(Overrides TSqlFragmentVisitor::ExplicitVisit(StatementWithCtesAndXmlNamespaces^).)

System_CAPS_pubmethodExplicitVisit(StatisticsOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(StatisticsPartitionRange^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(StopListFullTextIndexOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(StopRestoreOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(StringLiteral^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(SubqueryComparisonPredicate^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(SymmetricKeyStatement^)

Performs an explicit visit against the specified object.(Overrides TSqlFragmentVisitor::ExplicitVisit(SymmetricKeyStatement^).)

System_CAPS_pubmethodExplicitVisit(TableDataCompressionOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(TableDefinition^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(TableHint^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(TableHintsOptimizerHint^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(TableOption^)

Performs an explicit visit against the specified object.(Overrides TSqlFragmentVisitor::ExplicitVisit(TableOption^).)

System_CAPS_pubmethodExplicitVisit(TableReference^)

Performs an explicit visit against the specified object.(Overrides TSqlFragmentVisitor::ExplicitVisit(TableReference^).)

System_CAPS_pubmethodExplicitVisit(TableReferenceWithAlias^)

Performs an explicit visit against the specified object.(Overrides TSqlFragmentVisitor::ExplicitVisit(TableReferenceWithAlias^).)

System_CAPS_pubmethodExplicitVisit(TableReferenceWithAliasAndColumns^)

Performs an explicit visit against the specified object.(Overrides TSqlFragmentVisitor::ExplicitVisit(TableReferenceWithAliasAndColumns^).)

System_CAPS_pubmethodExplicitVisit(TableSampleClause^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(TableSwitchOption^)

Performs an explicit visit against the specified object.(Overrides TSqlFragmentVisitor::ExplicitVisit(TableSwitchOption^).)

System_CAPS_pubmethodExplicitVisit(TableValuedFunctionReturnType^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(TargetDeclaration^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(TargetRecoveryTimeDatabaseOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(TextModificationStatement^)

Performs an explicit visit against the specified object.(Overrides TSqlFragmentVisitor::ExplicitVisit(TextModificationStatement^).)

System_CAPS_pubmethodExplicitVisit(ThrowStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(TopRowFilter^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(TransactionStatement^)

Performs an explicit visit against the specified object.(Overrides TSqlFragmentVisitor::ExplicitVisit(TransactionStatement^).)

System_CAPS_pubmethodExplicitVisit(TriggerAction^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(TriggerObject^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(TriggerOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(TriggerStatementBody^)

Performs an explicit visit against the specified object.(Overrides TSqlFragmentVisitor::ExplicitVisit(TriggerStatementBody^).)

System_CAPS_pubmethodExplicitVisit(TruncateTableStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(TryCastCall^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(TryCatchStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(TryConvertCall^)

Determines the explicit visitor for TryConvertCall object.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(TryParseCall^)

Determines the explicit visitor for TryParseCall object.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(TSEqualCall^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(TSqlBatch^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(TSqlFragmentSnippet^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(TSqlScript^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(TSqlStatement^)

Performs an explicit visit against the specified object.(Overrides TSqlFragmentVisitor::ExplicitVisit(TSqlStatement^).)

System_CAPS_pubmethodExplicitVisit(TSqlStatementSnippet^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(UnaryExpression^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(UniqueConstraintDefinition^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(UnpivotedTableReference^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(UnqualifiedJoin^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(UpdateCall^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(UpdateDeleteSpecificationBase^)

Performs an explicit visit against the specified object.(Overrides TSqlFragmentVisitor::ExplicitVisit(UpdateDeleteSpecificationBase^).)

System_CAPS_pubmethodExplicitVisit(UpdateForClause^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(UpdateMergeAction^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(UpdateSpecification^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(UpdateStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(UpdateStatisticsStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(UpdateTextStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(UseFederationStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(UserDataTypeReference^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(UserDefinedTypeCallTarget^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(UserDefinedTypePropertyAccess^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(UserLoginOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(UserRemoteServiceBindingOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(UserStatement^)

Performs an explicit visit against the specified object.(Overrides TSqlFragmentVisitor::ExplicitVisit(UserStatement^).)

System_CAPS_pubmethodExplicitVisit(UseStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(ValueExpression^)

Performs an explicit visit against the specified object.(Overrides TSqlFragmentVisitor::ExplicitVisit(ValueExpression^).)

System_CAPS_pubmethodExplicitVisit(ValuesInsertSource^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(VariableMethodCallTableReference^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(VariableReference^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(VariableTableReference^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(VariableValuePair^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(ViewOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(ViewStatementBody^)

Performs an explicit visit against the specified object.(Overrides TSqlFragmentVisitor::ExplicitVisit(ViewStatementBody^).)

System_CAPS_pubmethodExplicitVisit(WaitForStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(WaitForSupportedStatement^)

Performs an explicit visit against the specified object.(Overrides TSqlFragmentVisitor::ExplicitVisit(WaitForSupportedStatement^).)

System_CAPS_pubmethodExplicitVisit(WhenClause^)

Performs an explicit visit against the specified object.(Overrides TSqlFragmentVisitor::ExplicitVisit(WhenClause^).)

System_CAPS_pubmethodExplicitVisit(WhereClause^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(WhileStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(WindowDelimiter^)

Determines the explicit visitor for WindowDelimiter object.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(WindowFrameClause^)

Determines the explicit visitor for WindowFrameClause object.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(WindowsCreateLoginSource^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(WithCtesAndXmlNamespaces^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(WithinGroupClause^)

Determines the explicit visitor for WithinGroupClause object.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(WitnessDatabaseOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(WorkloadGroupImportanceParameter^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(WorkloadGroupParameter^)

Performs an explicit visit against the specified object.(Overrides TSqlFragmentVisitor::ExplicitVisit(WorkloadGroupParameter^).)

System_CAPS_pubmethodExplicitVisit(WorkloadGroupResourceParameter^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(WorkloadGroupStatement^)

Performs an explicit visit against the specified object.(Overrides TSqlFragmentVisitor::ExplicitVisit(WorkloadGroupStatement^).)

System_CAPS_pubmethodExplicitVisit(WriteTextStatement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(WsdlPayloadOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(XmlDataTypeReference^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(XmlForClause^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(XmlForClauseOption^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(XmlNamespaces^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(XmlNamespacesAliasElement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(XmlNamespacesDefaultElement^)

Calls the Visit method for the specified type of fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodExplicitVisit(XmlNamespacesElement^)

Performs an explicit visit against the specified object.(Overrides TSqlFragmentVisitor::ExplicitVisit(XmlNamespacesElement^).)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

System_CAPS_pubmethodVisit(AddAlterFullTextIndexAction^)
System_CAPS_pubmethodVisit(AddFileSpec^)

Overrides AddFileSpec.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(AddMemberAlterRoleAction^)

Overrides T:Microsoft.SqlServer.TransactSql.ScriptDom.AddMemberAlterRoleActop.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(AddSearchPropertyListAction^)
System_CAPS_pubmethodVisit(AddSignatureStatement^)

Overrides AddSignatureStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(AdHocDataSource^)

Overrides AdHocDataSource.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(AdHocTableReference^)

Overrides AdHocTableReference.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(AlgorithmKeyOption^)

Overrides AlgorithmKeyOption.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(AlterApplicationRoleStatement^)
System_CAPS_pubmethodVisit(AlterAssemblyStatement^)

Overrides AlterAssemblyStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(AlterAsymmetricKeyStatement^)
System_CAPS_pubmethodVisit(AlterAuthorizationStatement^)
System_CAPS_pubmethodVisit(AlterAvailabilityGroupAction^)
System_CAPS_pubmethodVisit(AlterAvailabilityGroupFailoverAction^)
System_CAPS_pubmethodVisit(AlterAvailabilityGroupFailoverOption^)
System_CAPS_pubmethodVisit(AlterAvailabilityGroupStatement^)
System_CAPS_pubmethodVisit(AlterBrokerPriorityStatement^)
System_CAPS_pubmethodVisit(AlterCertificateStatement^)
System_CAPS_pubmethodVisit(AlterColumnAlterFullTextIndexAction^)

Performs a visit on the specified fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(AlterCreateEndpointStatementBase^)

Performs a visit against the specified object.(Overrides TSqlFragmentVisitor::Visit(AlterCreateEndpointStatementBase^).)

System_CAPS_pubmethodVisit(AlterCreateServiceStatementBase^)

Performs a visit against the specified object.(Overrides TSqlFragmentVisitor::Visit(AlterCreateServiceStatementBase^).)

System_CAPS_pubmethodVisit(AlterCredentialStatement^)

Overrides AlterCredentialStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(AlterCryptographicProviderStatement^)
System_CAPS_pubmethodVisit(AlterDatabaseAddFileGroupStatement^)
System_CAPS_pubmethodVisit(AlterDatabaseAddFileStatement^)
System_CAPS_pubmethodVisit(AlterDatabaseAuditSpecificationStatement^)
System_CAPS_pubmethodVisit(AlterDatabaseCollateStatement^)
System_CAPS_pubmethodVisit(AlterDatabaseEncryptionKeyStatement^)
System_CAPS_pubmethodVisit(AlterDatabaseModifyFileGroupStatement^)
System_CAPS_pubmethodVisit(AlterDatabaseModifyFileStatement^)
System_CAPS_pubmethodVisit(AlterDatabaseModifyNameStatement^)
System_CAPS_pubmethodVisit(AlterDatabaseRebuildLogStatement^)
System_CAPS_pubmethodVisit(AlterDatabaseRemoveFileGroupStatement^)
System_CAPS_pubmethodVisit(AlterDatabaseRemoveFileStatement^)
System_CAPS_pubmethodVisit(AlterDatabaseSetStatement^)
System_CAPS_pubmethodVisit(AlterDatabaseStatement^)

Performs a visit against the specified object.(Overrides TSqlFragmentVisitor::Visit(AlterDatabaseStatement^).)

System_CAPS_pubmethodVisit(AlterDatabaseTermination^)

Overrides AlterDatabaseTermination.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(AlterEndpointStatement^)

Overrides AlterEndpointStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(AlterEventSessionStatement^)
System_CAPS_pubmethodVisit(AlterFederationStatement^)

Overrides T:Microsoft.SqlServer.TransactSql.ScriptDom. AlterFederationStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(AlterFullTextCatalogStatement^)
System_CAPS_pubmethodVisit(AlterFullTextIndexAction^)

Performs a visit against the specified object.(Overrides TSqlFragmentVisitor::Visit(AlterFullTextIndexAction^).)

System_CAPS_pubmethodVisit(AlterFullTextIndexStatement^)
System_CAPS_pubmethodVisit(AlterFullTextStopListStatement^)
System_CAPS_pubmethodVisit(AlterFunctionStatement^)

Overrides AlterFunctionStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(AlterIndexStatement^)

Overrides AlterIndexStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(AlterLoginAddDropCredentialStatement^)
System_CAPS_pubmethodVisit(AlterLoginEnableDisableStatement^)
System_CAPS_pubmethodVisit(AlterLoginOptionsStatement^)
System_CAPS_pubmethodVisit(AlterLoginStatement^)

Performs a visit against the specified object.(Overrides TSqlFragmentVisitor::Visit(AlterLoginStatement^).)

System_CAPS_pubmethodVisit(AlterMasterKeyStatement^)

Overrides AlterMasterKeyStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(AlterMessageTypeStatement^)
System_CAPS_pubmethodVisit(AlterPartitionFunctionStatement^)
System_CAPS_pubmethodVisit(AlterPartitionSchemeStatement^)
System_CAPS_pubmethodVisit(AlterProcedureStatement^)

Overrides AlterProcedureStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(AlterQueueStatement^)

Overrides AlterQueueStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(AlterRemoteServiceBindingStatement^)
System_CAPS_pubmethodVisit(AlterResourceGovernorStatement^)
System_CAPS_pubmethodVisit(AlterResourcePoolStatement^)
System_CAPS_pubmethodVisit(AlterRoleAction^)

Performs a visit against the specified object.(Overrides TSqlFragmentVisitor::Visit(AlterRoleAction^).)

System_CAPS_pubmethodVisit(AlterRoleStatement^)

Overrides AlterRoleStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(AlterRouteStatement^)

Overrides AlterRouteStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(AlterSchemaStatement^)

Overrides AlterSchemaStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(AlterSearchPropertyListStatement^)
System_CAPS_pubmethodVisit(AlterSequenceStatement^)

Overrides AlterSequenceStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(AlterServerAuditSpecificationStatement^)
System_CAPS_pubmethodVisit(AlterServerAuditStatement^)
System_CAPS_pubmethodVisit(AlterServerConfigurationBufferPoolExtensionContainerOption^)
System_CAPS_pubmethodVisit(AlterServerConfigurationBufferPoolExtensionOption^)
System_CAPS_pubmethodVisit(AlterServerConfigurationBufferPoolExtensionSizeOption^)
System_CAPS_pubmethodVisit(AlterServerConfigurationDiagnosticsLogMaxSizeOption^)
System_CAPS_pubmethodVisit(AlterServerConfigurationDiagnosticsLogOption^)
System_CAPS_pubmethodVisit(AlterServerConfigurationFailoverClusterPropertyOption^)
System_CAPS_pubmethodVisit(AlterServerConfigurationHadrClusterOption^)
System_CAPS_pubmethodVisit(AlterServerConfigurationSetBufferPoolExtensionStatement^)
System_CAPS_pubmethodVisit(AlterServerConfigurationSetDiagnosticsLogStatement^)
System_CAPS_pubmethodVisit(AlterServerConfigurationSetFailoverClusterPropertyStatement^)
System_CAPS_pubmethodVisit(AlterServerConfigurationSetHadrClusterStatement^)
System_CAPS_pubmethodVisit(AlterServerConfigurationStatement^)
System_CAPS_pubmethodVisit(AlterServerRoleStatement^)

Overrides AlterServerRoleStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(AlterServiceMasterKeyStatement^)
System_CAPS_pubmethodVisit(AlterServiceStatement^)

Overrides AlterServiceStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(AlterSymmetricKeyStatement^)
System_CAPS_pubmethodVisit(AlterTableAddTableElementStatement^)
System_CAPS_pubmethodVisit(AlterTableAlterColumnStatement^)
System_CAPS_pubmethodVisit(AlterTableChangeTrackingModificationStatement^)
System_CAPS_pubmethodVisit(AlterTableConstraintModificationStatement^)
System_CAPS_pubmethodVisit(AlterTableDropTableElement^)
System_CAPS_pubmethodVisit(AlterTableDropTableElementStatement^)
System_CAPS_pubmethodVisit(AlterTableFileTableNamespaceStatement^)
System_CAPS_pubmethodVisit(AlterTableRebuildStatement^)
System_CAPS_pubmethodVisit(AlterTableSetStatement^)

Overrides AlterTableSetStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(AlterTableStatement^)

Performs a visit against the specified object.(Overrides TSqlFragmentVisitor::Visit(AlterTableStatement^).)

System_CAPS_pubmethodVisit(AlterTableSwitchStatement^)
System_CAPS_pubmethodVisit(AlterTableTriggerModificationStatement^)
System_CAPS_pubmethodVisit(AlterTriggerStatement^)

Overrides AlterTriggerStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(AlterUserStatement^)

Overrides AlterUserStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(AlterViewStatement^)

Overrides AlterViewStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(AlterWorkloadGroupStatement^)
System_CAPS_pubmethodVisit(AlterXmlSchemaCollectionStatement^)
System_CAPS_pubmethodVisit(ApplicationRoleOption^)

Overrides ApplicationRoleOption.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(ApplicationRoleStatement^)

Performs a visit against the specified object.(Overrides TSqlFragmentVisitor::Visit(ApplicationRoleStatement^).)

System_CAPS_pubmethodVisit(AssemblyEncryptionSource^)

Overrides AssemblyEncryptionSource.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(AssemblyName^)

Overrides AssemblyName.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(AssemblyOption^)

Overrides AssemblyOption.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(AssemblyStatement^)

Performs a visit against the specified object.(Overrides TSqlFragmentVisitor::Visit(AssemblyStatement^).)

System_CAPS_pubmethodVisit(AssignmentSetClause^)

Overrides AssignmentSetClause.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(AsymmetricKeyCreateLoginSource^)
System_CAPS_pubmethodVisit(AtomicBlockOption^)

Performs a visit against the specified object.(Overrides TSqlFragmentVisitor::Visit(AtomicBlockOption^).)

System_CAPS_pubmethodVisit(AuditActionGroupReference^)
System_CAPS_pubmethodVisit(AuditActionSpecification^)

Overrides AuditActionSpecification.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(AuditGuidAuditOption^)

Overrides AuditGuidAuditOption.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(AuditOption^)

Performs a visit against the specified object.(Overrides TSqlFragmentVisitor::Visit(AuditOption^).)

System_CAPS_pubmethodVisit(AuditSpecificationDetail^)

Performs a visit against the specified object.(Overrides TSqlFragmentVisitor::Visit(AuditSpecificationDetail^).)

System_CAPS_pubmethodVisit(AuditSpecificationPart^)

Overrides AuditSpecificationPart.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(AuditSpecificationStatement^)

Performs a visit against the specified object.(Overrides TSqlFragmentVisitor::Visit(AuditSpecificationStatement^).)

System_CAPS_pubmethodVisit(AuditTarget^)

Overrides AuditTarget.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(AuditTargetOption^)

Performs a visit against the specified object.(Overrides TSqlFragmentVisitor::Visit(AuditTargetOption^).)

System_CAPS_pubmethodVisit(AuthenticationEndpointProtocolOption^)
System_CAPS_pubmethodVisit(AuthenticationPayloadOption^)
System_CAPS_pubmethodVisit(AutoCleanupChangeTrackingOptionDetail^)
System_CAPS_pubmethodVisit(AutoCreateStatisticsDatabaseOption^)
System_CAPS_pubmethodVisit(AvailabilityGroupOption^)

Performs a visit against the specified object.(Overrides TSqlFragmentVisitor::Visit(AvailabilityGroupOption^).)

System_CAPS_pubmethodVisit(AvailabilityGroupStatement^)

Performs a visit against the specified object.(Overrides TSqlFragmentVisitor::Visit(AvailabilityGroupStatement^).)

System_CAPS_pubmethodVisit(AvailabilityModeReplicaOption^)
System_CAPS_pubmethodVisit(AvailabilityReplica^)

Overrides AvailabilityReplica.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(AvailabilityReplicaOption^)

Performs a visit against the specified object.(Overrides TSqlFragmentVisitor::Visit(AvailabilityReplicaOption^).)

System_CAPS_pubmethodVisit(BackupCertificateStatement^)
System_CAPS_pubmethodVisit(BackupDatabaseStatement^)

Overrides BackupDatabaseStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(BackupEncryptionOption^)

Overrides BackupEncryptionOption.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(BackupMasterKeyStatement^)

Overrides BackupMasterKeyStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(BackupOption^)

Overrides BackupOption.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(BackupRestoreFileInfo^)

Overrides BackupRestoreFileInfo.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(BackupRestoreMasterKeyStatementBase^)

Performs a visit against the specified object.(Overrides TSqlFragmentVisitor::Visit(BackupRestoreMasterKeyStatementBase^).)

System_CAPS_pubmethodVisit(BackupServiceMasterKeyStatement^)
System_CAPS_pubmethodVisit(BackupStatement^)

Performs a visit against the specified object.(Overrides TSqlFragmentVisitor::Visit(BackupStatement^).)

System_CAPS_pubmethodVisit(BackupTransactionLogStatement^)
System_CAPS_pubmethodVisit(BackwardsCompatibleDropIndexClause^)
System_CAPS_pubmethodVisit(BeginConversationTimerStatement^)
System_CAPS_pubmethodVisit(BeginDialogStatement^)

Overrides BeginDialogStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(BeginEndAtomicBlockStatement^)
System_CAPS_pubmethodVisit(BeginEndBlockStatement^)

Overrides BeginEndBlockStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(BeginTransactionStatement^)
System_CAPS_pubmethodVisit(BinaryExpression^)

Overrides BinaryExpression.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(BinaryLiteral^)

Overrides BinaryLiteral.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(BinaryQueryExpression^)

Overrides BinaryQueryExpression.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(BooleanBinaryExpression^)

Overrides BooleanBinaryExpression.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(BooleanComparisonExpression^)
System_CAPS_pubmethodVisit(BooleanExpression^)

Performs a visit against the specified object.(Overrides TSqlFragmentVisitor::Visit(BooleanExpression^).)

System_CAPS_pubmethodVisit(BooleanExpressionSnippet^)

Overrides BooleanExpressionSnippet.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(BooleanIsNullExpression^)

Overrides BooleanIsNullExpression.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(BooleanNotExpression^)

Overrides BooleanNotExpression.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(BooleanParenthesisExpression^)
System_CAPS_pubmethodVisit(BooleanTernaryExpression^)

Overrides BooleanTernaryExpression.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(BoundingBoxParameter^)

Overrides BoundingBoxParameter.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(BoundingBoxSpatialIndexOption^)
System_CAPS_pubmethodVisit(BreakStatement^)

Overrides BreakStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(BrokerPriorityParameter^)

Overrides BrokerPriorityParameter.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(BrokerPriorityStatement^)

Performs a visit against the specified object.(Overrides TSqlFragmentVisitor::Visit(BrokerPriorityStatement^).)

System_CAPS_pubmethodVisit(BrowseForClause^)

Overrides BrowseForClause.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(BuiltInFunctionTableReference^)
System_CAPS_pubmethodVisit(BulkInsertBase^)

Performs a visit against the specified object.(Overrides TSqlFragmentVisitor::Visit(BulkInsertBase^).)

System_CAPS_pubmethodVisit(BulkInsertOption^)

Overrides BulkInsertOption.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(BulkInsertStatement^)

Overrides BulkInsertStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(BulkOpenRowset^)

Overrides BulkOpenRowset.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(CallTarget^)

Performs a visit against the specified object.(Overrides TSqlFragmentVisitor::Visit(CallTarget^).)

System_CAPS_pubmethodVisit(CaseExpression^)

Performs a visit against the specified object.(Overrides TSqlFragmentVisitor::Visit(CaseExpression^).)

System_CAPS_pubmethodVisit(CastCall^)

Overrides CastCall.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(CellsPerObjectSpatialIndexOption^)
System_CAPS_pubmethodVisit(CertificateCreateLoginSource^)
System_CAPS_pubmethodVisit(CertificateOption^)

Overrides CertificateOption.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(CertificateStatementBase^)

Performs a visit against the specified object.(Overrides TSqlFragmentVisitor::Visit(CertificateStatementBase^).)

System_CAPS_pubmethodVisit(ChangeRetentionChangeTrackingOptionDetail^)
System_CAPS_pubmethodVisit(ChangeTableChangesTableReference^)
System_CAPS_pubmethodVisit(ChangeTableVersionTableReference^)
System_CAPS_pubmethodVisit(ChangeTrackingDatabaseOption^)
System_CAPS_pubmethodVisit(ChangeTrackingFullTextIndexOption^)
System_CAPS_pubmethodVisit(ChangeTrackingOptionDetail^)

Performs a visit against the specified object.(Overrides TSqlFragmentVisitor::Visit(ChangeTrackingOptionDetail^).)

System_CAPS_pubmethodVisit(CharacterSetPayloadOption^)
System_CAPS_pubmethodVisit(CheckConstraintDefinition^)
System_CAPS_pubmethodVisit(CheckpointStatement^)

Overrides CheckpointStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(ChildObjectName^)

Overrides ChildObjectName.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(CloseCursorStatement^)

Overrides CloseCursorStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(CloseMasterKeyStatement^)

Overrides CloseMasterKeyStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(CloseSymmetricKeyStatement^)
System_CAPS_pubmethodVisit(CoalesceExpression^)

Overrides CoalesceExpression.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(ColumnDefinition^)

Overrides ColumnDefinition.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(ColumnDefinitionBase^)

Overrides ColumnDefinitionBase.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(ColumnReferenceExpression^)
System_CAPS_pubmethodVisit(ColumnStorageOptions^)

Overrides ColumnStorageOptions.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(ColumnWithSortOrder^)

Overrides ColumnWithSortOrder.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(CommandSecurityElement80^)

Overrides CommandSecurityElement80.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(CommitTransactionStatement^)
System_CAPS_pubmethodVisit(CommonTableExpression^)

Overrides CommonTableExpression.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(CompositeGroupingSpecification^)
System_CAPS_pubmethodVisit(CompressionEndpointProtocolOption^)
System_CAPS_pubmethodVisit(CompressionPartitionRange^)
System_CAPS_pubmethodVisit(ComputeClause^)

Overrides ComputeClause.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(ComputeFunction^)

Overrides ComputeFunction.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(ConstraintDefinition^)

Performs a visit against the specified object.(Overrides TSqlFragmentVisitor::Visit(ConstraintDefinition^).)

System_CAPS_pubmethodVisit(ContainmentDatabaseOption^)
System_CAPS_pubmethodVisit(ContinueStatement^)

Overrides ContinueStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(ContractMessage^)

Overrides ContractMessage.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(ConvertCall^)

Overrides ConvertCall.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(CreateAggregateStatement^)

Overrides CreateAggregateStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(CreateApplicationRoleStatement^)
System_CAPS_pubmethodVisit(CreateAssemblyStatement^)

Overrides CreateAssemblyStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(CreateAsymmetricKeyStatement^)
System_CAPS_pubmethodVisit(CreateAvailabilityGroupStatement^)
System_CAPS_pubmethodVisit(CreateBrokerPriorityStatement^)
System_CAPS_pubmethodVisit(CreateCertificateStatement^)
System_CAPS_pubmethodVisit(CreateColumnStoreIndexStatement^)
System_CAPS_pubmethodVisit(CreateContractStatement^)

Overrides CreateContractStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(CreateCredentialStatement^)
System_CAPS_pubmethodVisit(CreateCryptographicProviderStatement^)
System_CAPS_pubmethodVisit(CreateDatabaseAuditSpecificationStatement^)
System_CAPS_pubmethodVisit(CreateDatabaseEncryptionKeyStatement^)
System_CAPS_pubmethodVisit(CreateDatabaseStatement^)

Overrides CreateDatabaseStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(CreateDefaultStatement^)

Overrides CreateDefaultStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(CreateEndpointStatement^)

Overrides CreateEndpointStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(CreateEventNotificationStatement^)
System_CAPS_pubmethodVisit(CreateEventSessionStatement^)
System_CAPS_pubmethodVisit(CreateFederationStatement^)
System_CAPS_pubmethodVisit(CreateFullTextCatalogStatement^)
System_CAPS_pubmethodVisit(CreateFullTextIndexStatement^)
System_CAPS_pubmethodVisit(CreateFullTextStopListStatement^)
System_CAPS_pubmethodVisit(CreateFunctionStatement^)

Overrides CreateFunctionStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(CreateIndexStatement^)

Overrides CreateIndexStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(CreateLoginSource^)

Performs a visit against the specified object.(Overrides TSqlFragmentVisitor::Visit(CreateLoginSource^).)

System_CAPS_pubmethodVisit(CreateLoginStatement^)

Overrides CreateLoginStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(CreateMasterKeyStatement^)

Overrides CreateMasterKeyStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(CreateMessageTypeStatement^)
System_CAPS_pubmethodVisit(CreatePartitionFunctionStatement^)
System_CAPS_pubmethodVisit(CreatePartitionSchemeStatement^)
System_CAPS_pubmethodVisit(CreateProcedureStatement^)
System_CAPS_pubmethodVisit(CreateQueueStatement^)

OverridesCreateQueueStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(CreateRemoteServiceBindingStatement^)
System_CAPS_pubmethodVisit(CreateResourcePoolStatement^)
System_CAPS_pubmethodVisit(CreateRoleStatement^)

OverridesCreateRoleStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(CreateRouteStatement^)

OverridesCreateRouteStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(CreateRuleStatement^)

OverridesCreateRuleStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(CreateSchemaStatement^)

OverridesCreateSchemaStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(CreateSearchPropertyListStatement^)
System_CAPS_pubmethodVisit(CreateSelectiveXmlIndexStatement^)

Overrides T:Microsoft.SqlServer.TransactSql.ScriptDom. CreateSelectiveXmlIndexStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(CreateSequenceStatement^)

OverridesCreateSequenceStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(CreateServerAuditSpecificationStatement^)
System_CAPS_pubmethodVisit(CreateServerAuditStatement^)
System_CAPS_pubmethodVisit(CreateServerRoleStatement^)
System_CAPS_pubmethodVisit(CreateServiceStatement^)

OverridesCreateServiceStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(CreateSpatialIndexStatement^)
System_CAPS_pubmethodVisit(CreateStatisticsStatement^)
System_CAPS_pubmethodVisit(CreateSymmetricKeyStatement^)
System_CAPS_pubmethodVisit(CreateSynonymStatement^)

Overrides CreateSynonymStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(CreateTableStatement^)

Overrides CreateTableStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(CreateTriggerStatement^)

Overrides CreateTriggerStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(CreateTypeStatement^)

Performs a visit against the specified object.(Overrides TSqlFragmentVisitor::Visit(CreateTypeStatement^).)

System_CAPS_pubmethodVisit(CreateTypeTableStatement^)

Overrides CreateTypeTableStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(CreateTypeUddtStatement^)

Overrides CreateTypeUddtStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(CreateTypeUdtStatement^)

Overrides CreateTypeUdtStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(CreateUserStatement^)

Overrides CreateUserStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(CreateViewStatement^)

Overrides CreateViewStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(CreateWorkloadGroupStatement^)
System_CAPS_pubmethodVisit(CreateXmlIndexStatement^)

Overrides CreateXmlIndexStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(CreateXmlSchemaCollectionStatement^)
System_CAPS_pubmethodVisit(CreationDispositionKeyOption^)
System_CAPS_pubmethodVisit(CredentialStatement^)

Performs a visit against the specified object.(Overrides TSqlFragmentVisitor::Visit(CredentialStatement^).)

System_CAPS_pubmethodVisit(CryptoMechanism^)

Overrides CryptoMechanism.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(CubeGroupingSpecification^)
System_CAPS_pubmethodVisit(CursorDefaultDatabaseOption^)
System_CAPS_pubmethodVisit(CursorDefinition^)

Overrides CursorDefinition.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(CursorId^)

Overrides CursorId.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(CursorOption^)

Overrides CursorOption.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(CursorStatement^)

Performs a visit against the specified object.(Overrides TSqlFragmentVisitor::Visit(CursorStatement^).)

System_CAPS_pubmethodVisit(DatabaseAuditAction^)

Overrides DatabaseAuditAction.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(DatabaseEncryptionKeyStatement^)

Performs a visit against the specified object.(Overrides TSqlFragmentVisitor::Visit(DatabaseEncryptionKeyStatement^).)

System_CAPS_pubmethodVisit(DatabaseOption^)

Overrides DatabaseOption.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(DataCompressionOption^)

Overrides DataCompressionOption.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(DataModificationSpecification^)

Performs a visit against the specified object.(Overrides TSqlFragmentVisitor::Visit(DataModificationSpecification^).)

System_CAPS_pubmethodVisit(DataModificationStatement^)

Performs a visit against the specified object.(Overrides TSqlFragmentVisitor::Visit(DataModificationStatement^).)

System_CAPS_pubmethodVisit(DataModificationTableReference^)
System_CAPS_pubmethodVisit(DataTypeReference^)

Performs a visit against the specified object.(Overrides TSqlFragmentVisitor::Visit(DataTypeReference^).)

System_CAPS_pubmethodVisit(DataTypeSequenceOption^)

Overrides DataTypeSequenceOption.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(DbccNamedLiteral^)

Overrides DbccNamedLiteral.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(DbccOption^)

Overrides DbccOption.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(DbccStatement^)

Overrides DbccStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(DeallocateCursorStatement^)
System_CAPS_pubmethodVisit(DeclareCursorStatement^)

Overrides DeclareCursorStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(DeclareTableVariableBody^)

Overrides DeclareTableVariableBody.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(DeclareTableVariableStatement^)
System_CAPS_pubmethodVisit(DeclareVariableElement^)

Overrides DeclareVariableElement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(DeclareVariableStatement^)

Overrides DeclareVariableStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(DefaultConstraintDefinition^)
System_CAPS_pubmethodVisit(DefaultLiteral^)

Overrides DefaultLiteral.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(DelayedDurabilityDatabaseOption^)
System_CAPS_pubmethodVisit(DeleteMergeAction^)

Overrides DeleteMergeAction.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(DeleteSpecification^)

Overrides DeleteSpecification.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(DeleteStatement^)

Overrides DeleteStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(DenyStatement^)

Overrides DenyStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(DenyStatement80^)

Overrides DenyStatement80.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(DeviceInfo^)

Overrides DeviceInfo.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(DialogOption^)

Performs a visit against the specified object.(Overrides TSqlFragmentVisitor::Visit(DialogOption^).)

System_CAPS_pubmethodVisit(DiskStatement^)

Overrides DiskStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(DiskStatementOption^)

Overrides DiskStatementOption.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(DropAggregateStatement^)

Overrides DropAggregateStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(DropAlterFullTextIndexAction^)
System_CAPS_pubmethodVisit(DropApplicationRoleStatement^)
System_CAPS_pubmethodVisit(DropAssemblyStatement^)

Overrides DropAssemblyStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(DropAsymmetricKeyStatement^)
System_CAPS_pubmethodVisit(DropAvailabilityGroupStatement^)
System_CAPS_pubmethodVisit(DropBrokerPriorityStatement^)
System_CAPS_pubmethodVisit(DropCertificateStatement^)

Overrides DropCertificateStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(DropChildObjectsStatement^)

Performs a visit against the specified object.(Overrides TSqlFragmentVisitor::Visit(DropChildObjectsStatement^).)

System_CAPS_pubmethodVisit(DropClusteredConstraintMoveOption^)
System_CAPS_pubmethodVisit(DropClusteredConstraintOption^)

Performs a visit against the specified object.(Overrides TSqlFragmentVisitor::Visit(DropClusteredConstraintOption^).)

System_CAPS_pubmethodVisit(DropClusteredConstraintStateOption^)
System_CAPS_pubmethodVisit(DropClusteredConstraintValueOption^)
System_CAPS_pubmethodVisit(DropContractStatement^)

Overrides DropContractStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(DropCredentialStatement^)

Overrides DropCredentialStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(DropCryptographicProviderStatement^)
System_CAPS_pubmethodVisit(DropDatabaseAuditSpecificationStatement^)
System_CAPS_pubmethodVisit(DropDatabaseEncryptionKeyStatement^)
System_CAPS_pubmethodVisit(DropDatabaseStatement^)

Overrides DropDatabaseStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(DropDefaultStatement^)

Overrides DropDefaultStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(DropEndpointStatement^)

Overrides DropEndpointStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(DropEventNotificationStatement^)
System_CAPS_pubmethodVisit(DropEventSessionStatement^)
System_CAPS_pubmethodVisit(DropFederationStatement^)

Overrides DropFederationStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(DropFullTextCatalogStatement^)
System_CAPS_pubmethodVisit(DropFullTextIndexStatement^)
System_CAPS_pubmethodVisit(DropFullTextStopListStatement^)
System_CAPS_pubmethodVisit(DropFunctionStatement^)

Overrides DropFunctionStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(DropIndexClause^)

Overrides DropIndexClause.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(DropIndexClauseBase^)

Performs a visit against the specified object.(Overrides TSqlFragmentVisitor::Visit(DropIndexClauseBase^).)

System_CAPS_pubmethodVisit(DropIndexStatement^)

Overrides DropIndexStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(DropLoginStatement^)

Overrides DropLoginStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(DropMasterKeyStatement^)

Overrides DropMasterKeyStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(DropMemberAlterRoleAction^)
System_CAPS_pubmethodVisit(DropMessageTypeStatement^)

Overrides DropMessageTypeStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(DropObjectsStatement^)

Performs a visit against the specified object.(Overrides TSqlFragmentVisitor::Visit(DropObjectsStatement^).)

System_CAPS_pubmethodVisit(DropPartitionFunctionStatement^)
System_CAPS_pubmethodVisit(DropPartitionSchemeStatement^)
System_CAPS_pubmethodVisit(DropProcedureStatement^)

Overrides DropProcedureStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(DropQueueStatement^)

Overrides DropQueueStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(DropRemoteServiceBindingStatement^)
System_CAPS_pubmethodVisit(DropResourcePoolStatement^)
System_CAPS_pubmethodVisit(DropRoleStatement^)

Overrides DropRoleStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(DropRouteStatement^)

Overrides DropRouteStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(DropRuleStatement^)

Overrides DropRuleStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(DropSchemaStatement^)

Overrides DropSchemaStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(DropSearchPropertyListAction^)
System_CAPS_pubmethodVisit(DropSearchPropertyListStatement^)
System_CAPS_pubmethodVisit(DropSequenceStatement^)

Overrides DropSequenceStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(DropServerAuditSpecificationStatement^)
System_CAPS_pubmethodVisit(DropServerAuditStatement^)

Overrides DropServerAuditStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(DropServerRoleStatement^)

Overrides DropServerRoleStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(DropServiceStatement^)

Overrides DropServiceStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(DropSignatureStatement^)

Overrides DropSignatureStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(DropStatisticsStatement^)

Overrides DropStatisticsStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(DropSymmetricKeyStatement^)
System_CAPS_pubmethodVisit(DropSynonymStatement^)

Overrides DropSynonymStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(DropTableStatement^)

Overrides DropTableStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(DropTriggerStatement^)

Overrides DropTriggerStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(DropTypeStatement^)

Overrides DropTypeStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(DropUnownedObjectStatement^)

Performs a visit against the specified object.(Overrides TSqlFragmentVisitor::Visit(DropUnownedObjectStatement^).)

System_CAPS_pubmethodVisit(DropUserStatement^)

Overrides DropUserStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(DropViewStatement^)

Overrides DropViewStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(DropWorkloadGroupStatement^)
System_CAPS_pubmethodVisit(DropXmlSchemaCollectionStatement^)
System_CAPS_pubmethodVisit(DurabilityTableOption^)

Overrides DurabilityTableOption.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(EnabledDisabledPayloadOption^)
System_CAPS_pubmethodVisit(EnableDisableTriggerStatement^)
System_CAPS_pubmethodVisit(EncryptionPayloadOption^)

Overrides EncryptionPayloadOption.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(EncryptionSource^)

Performs a visit against the specified object.(Overrides TSqlFragmentVisitor::Visit(EncryptionSource^).)

System_CAPS_pubmethodVisit(EndConversationStatement^)

Overrides EndConversationStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(EndpointAffinity^)

Overrides EndpointAffinity.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(EndpointProtocolOption^)

Performs a visit against the specified object.(Overrides TSqlFragmentVisitor::Visit(EndpointProtocolOption^).)

System_CAPS_pubmethodVisit(EventDeclaration^)

Overrides EventDeclaration.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(EventDeclarationCompareFunctionParameter^)
System_CAPS_pubmethodVisit(EventDeclarationSetParameter^)
System_CAPS_pubmethodVisit(EventGroupContainer^)

Overrides EventGroupContainer.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(EventNotificationObjectScope^)
System_CAPS_pubmethodVisit(EventRetentionSessionOption^)
System_CAPS_pubmethodVisit(EventSessionObjectName^)

Overrides EventSessionObjectName.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(EventSessionStatement^)

Overrides EventSessionStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(EventTypeContainer^)

Overrides EventTypeContainer.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(EventTypeGroupContainer^)

Performs a visit against the specified object.(Overrides TSqlFragmentVisitor::Visit(EventTypeGroupContainer^).)

System_CAPS_pubmethodVisit(ExecutableEntity^)

Performs a visit against the specified object.(Overrides TSqlFragmentVisitor::Visit(ExecutableEntity^).)

System_CAPS_pubmethodVisit(ExecutableProcedureReference^)
System_CAPS_pubmethodVisit(ExecutableStringList^)

Overrides ExecutableStringList.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(ExecuteAsClause^)

Overrides ExecuteAsClause.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(ExecuteAsFunctionOption^)

Overrides ExecuteAsFunctionOption.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(ExecuteAsProcedureOption^)

Overrides ExecuteAsProcedureOption.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(ExecuteAsStatement^)

Overrides ExecuteAsStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(ExecuteAsTriggerOption^)

Overrides ExecuteAsTriggerOption.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(ExecuteContext^)

Overrides ExecuteContext.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(ExecuteInsertSource^)

Overrides ExecuteInsertSource.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(ExecuteOption^)

Overrides ExecuteOption.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(ExecuteParameter^)

Overrides ExecuteParameter.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(ExecuteSpecification^)

Overrides ExecuteSpecification.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(ExecuteStatement^)

Overrides ExecuteStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(ExistsPredicate^)

Overrides ExistsPredicate.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(ExpressionCallTarget^)

Overrides ExpressionCallTarget.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(ExpressionGroupingSpecification^)
System_CAPS_pubmethodVisit(ExpressionWithSortOrder^)

Overrides ExpressionWithSortOrder.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(ExtractFromExpression^)

Overrides ExtractFromExpression.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(FailoverModeReplicaOption^)
System_CAPS_pubmethodVisit(FederationScheme^)

Overrides FederationScheme.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(FetchCursorStatement^)

Overrides FetchCursorStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(FetchType^)

Overrides FetchType.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(FileDeclaration^)

Overrides FileDeclaration.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(FileDeclarationOption^)

Overrides FileDeclarationOption.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(FileEncryptionSource^)

Overrides FileEncryptionSource.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(FileGroupDefinition^)

Overrides FileGroupDefinition.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(FileGroupOrPartitionScheme^)
System_CAPS_pubmethodVisit(FileGrowthFileDeclarationOption^)
System_CAPS_pubmethodVisit(FileNameFileDeclarationOption^)
System_CAPS_pubmethodVisit(FileStreamDatabaseOption^)

Overrides FileStreamDatabaseOption.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(FileStreamOnDropIndexOption^)
System_CAPS_pubmethodVisit(FileStreamOnTableOption^)

Overrides FileStreamOnTableOption.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(FileStreamRestoreOption^)

Overrides FileStreamRestoreOption.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(FileTableCollateFileNameTableOption^)
System_CAPS_pubmethodVisit(FileTableConstraintNameTableOption^)
System_CAPS_pubmethodVisit(FileTableDirectoryTableOption^)
System_CAPS_pubmethodVisit(ForceSeekTableHint^)

Determines the visitor for ForceSeekTableHint object.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(ForClause^)

Performs a visit against the specified object.(Overrides TSqlFragmentVisitor::Visit(ForClause^).)

System_CAPS_pubmethodVisit(ForeignKeyConstraintDefinition^)
System_CAPS_pubmethodVisit(FromClause^)

Overrides FromClause.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(FullTextCatalogAndFileGroup^)
System_CAPS_pubmethodVisit(FullTextCatalogOption^)

Performs a visit against the specified object.(Overrides TSqlFragmentVisitor::Visit(FullTextCatalogOption^).)

System_CAPS_pubmethodVisit(FullTextCatalogStatement^)

Performs a visit against the specified object.(Overrides TSqlFragmentVisitor::Visit(FullTextCatalogStatement^).)

System_CAPS_pubmethodVisit(FullTextIndexColumn^)

Overrides FullTextIndexColumn.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(FullTextIndexOption^)

Performs a visit against the specified object.(Overrides TSqlFragmentVisitor::Visit(FullTextIndexOption^).)

System_CAPS_pubmethodVisit(FullTextPredicate^)

Overrides FullTextPredicate.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(FullTextStopListAction^)

Overrides FullTextStopListAction.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(FullTextTableReference^)

Overrides FullTextTableReference.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(FunctionCall^)

Overrides FunctionCall.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(FunctionCallSetClause^)

Overrides FunctionCallSetClause.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(FunctionOption^)

Overrides FunctionOption.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(FunctionReturnType^)

Performs a visit against the specified object.(Overrides TSqlFragmentVisitor::Visit(FunctionReturnType^).)

System_CAPS_pubmethodVisit(FunctionStatementBody^)

Performs a visit against the specified object.(Overrides TSqlFragmentVisitor::Visit(FunctionStatementBody^).)

System_CAPS_pubmethodVisit(GeneralSetCommand^)

Overrides GeneralSetCommand.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(GetConversationGroupStatement^)
System_CAPS_pubmethodVisit(GlobalVariableExpression^)

Overrides GlobalVariableExpression.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(GoToStatement^)

Overrides GoToStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(GrandTotalGroupingSpecification^)
System_CAPS_pubmethodVisit(GrantStatement^)

Overrides GrantStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(GrantStatement80^)

Overrides GrantStatement80.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(GridParameter^)

Overrides GridParameter.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(GridsSpatialIndexOption^)

Overrides GridsSpatialIndexOption.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(GroupByClause^)

Overrides GroupByClause.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(GroupingSetsGroupingSpecification^)
System_CAPS_pubmethodVisit(GroupingSpecification^)

Performs a visit against the specified object.(Overrides TSqlFragmentVisitor::Visit(GroupingSpecification^).)

System_CAPS_pubmethodVisit(HadrAvailabilityGroupDatabaseOption^)
System_CAPS_pubmethodVisit(HadrDatabaseOption^)

Overrides HadrDatabaseOption.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(HavingClause^)

Overrides HavingClause.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(Identifier^)

Overrides Identifier.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(IdentifierAtomicBlockOption^)
System_CAPS_pubmethodVisit(IdentifierDatabaseOption^)

Overrides IdentifierDatabaseOption.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(IdentifierLiteral^)

Overrides IdentifierLiteral.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(IdentifierOrValueExpression^)
System_CAPS_pubmethodVisit(IdentifierPrincipalOption^)
System_CAPS_pubmethodVisit(IdentifierSnippet^)

Overrides IdentifierSnippet.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(IdentityFunctionCall^)

Overrides IdentityFunctionCall.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(IdentityOptions^)

Overrides IdentityOptions.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(IdentityValueKeyOption^)

Overrides IdentityValueKeyOption.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(IfStatement^)

Overrides IfStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(IIfCall^)

Determines the visitor for IIfCall object.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(IndexDefinition^)

Overrides IndexDefinition.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(IndexExpressionOption^)

Overrides IndexExpressionOption.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(IndexOption^)

Performs a visit against the specified object.(Overrides TSqlFragmentVisitor::Visit(IndexOption^).)

System_CAPS_pubmethodVisit(IndexStatement^)

Performs a visit against the specified object.(Overrides TSqlFragmentVisitor::Visit(IndexStatement^).)

System_CAPS_pubmethodVisit(IndexStateOption^)

Overrides IndexStateOption.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(IndexTableHint^)

Overrides IndexTableHint.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(IndexType^)

Overrides IndexType.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(InlineDerivedTable^)

Overrides InlineDerivedTable.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(InlineResultSetDefinition^)
System_CAPS_pubmethodVisit(InPredicate^)

Overrides InPredicate.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(InsertBulkColumnDefinition^)
System_CAPS_pubmethodVisit(InsertBulkStatement^)

Overrides InsertBulkStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(InsertMergeAction^)

Overrides InsertMergeAction.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(InsertSource^)

Performs a visit against the specified object.(Overrides TSqlFragmentVisitor::Visit(InsertSource^).)

System_CAPS_pubmethodVisit(InsertSpecification^)

Overrides InsertSpecification.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(InsertStatement^)

Overrides InsertStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(IntegerLiteral^)

Overrides IntegerLiteral.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(InternalOpenRowset^)

Overrides InternalOpenRowset.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(IPv4^)

Overrides IPv4.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(JoinParenthesisTableReference^)
System_CAPS_pubmethodVisit(JoinTableReference^)

Performs a visit against the specified object.(Overrides TSqlFragmentVisitor::Visit(JoinTableReference^).)

System_CAPS_pubmethodVisit(KeyOption^)

Performs a visit against the specified object.(Overrides TSqlFragmentVisitor::Visit(KeyOption^).)

System_CAPS_pubmethodVisit(KeySourceKeyOption^)

Overrides KeySourceKeyOption.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(KillQueryNotificationSubscriptionStatement^)
System_CAPS_pubmethodVisit(KillStatement^)

Overrides KillStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(KillStatsJobStatement^)

Overrides KillStatsJobStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(LabelStatement^)

Overrides LabelStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(LeftFunctionCall^)

Overrides LeftFunctionCall.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(LikePredicate^)

Overrides LikePredicate.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(LineNoStatement^)

Overrides LineNoStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(ListenerIPEndpointProtocolOption^)
System_CAPS_pubmethodVisit(Literal^)

Performs a visit against the specified object.(Overrides TSqlFragmentVisitor::Visit(Literal^).)

System_CAPS_pubmethodVisit(LiteralAtomicBlockOption^)

Overrides LiteralAtomicBlockOption.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(LiteralAuditTargetOption^)

Overrides LiteralAuditTargetOption.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(LiteralAvailabilityGroupOption^)
System_CAPS_pubmethodVisit(LiteralBulkInsertOption^)

Overrides LiteralBulkInsertOption.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(LiteralDatabaseOption^)

Overrides LiteralDatabaseOption.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(LiteralEndpointProtocolOption^)
System_CAPS_pubmethodVisit(LiteralOptimizerHint^)

Overrides LiteralOptimizerHint.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(LiteralOptionValue^)

Overrides LiteralOptionValue.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(LiteralPayloadOption^)

Overrides LiteralPayloadOption.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(LiteralPrincipalOption^)

Overrides LiteralPrincipalOption.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(LiteralRange^)

Overrides LiteralRange.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(LiteralReplicaOption^)

Overrides LiteralReplicaOption.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(LiteralSessionOption^)

Overrides LiteralSessionOption.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(LiteralStatisticsOption^)

Overrides LiteralStatisticsOption.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(LiteralTableHint^)

Overrides LiteralTableHint.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(LockEscalationTableOption^)
System_CAPS_pubmethodVisit(LoginTypePayloadOption^)

Overrides LoginTypePayloadOption.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(LowPriorityLockWaitAbortAfterWaitOption^)
System_CAPS_pubmethodVisit(LowPriorityLockWaitMaxDurationOption^)
System_CAPS_pubmethodVisit(LowPriorityLockWaitOption^)

Performs a visit against the specified object.(Overrides TSqlFragmentVisitor::Visit(LowPriorityLockWaitOption^).)

System_CAPS_pubmethodVisit(LowPriorityLockWaitTableSwitchOption^)
System_CAPS_pubmethodVisit(MasterKeyStatement^)

Performs a visit against the specified object.(Overrides TSqlFragmentVisitor::Visit(MasterKeyStatement^).)

System_CAPS_pubmethodVisit(MaxDispatchLatencySessionOption^)
System_CAPS_pubmethodVisit(MaxLiteral^)

Overrides MaxLiteral.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(MaxRolloverFilesAuditTargetOption^)
System_CAPS_pubmethodVisit(MaxSizeAuditTargetOption^)

Overrides MaxSizeAuditTargetOption.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(MaxSizeDatabaseOption^)

Overrides MaxSizeDatabaseOption.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(MaxSizeFileDeclarationOption^)
System_CAPS_pubmethodVisit(MemoryOptimizedTableOption^)
System_CAPS_pubmethodVisit(MemoryPartitionSessionOption^)
System_CAPS_pubmethodVisit(MergeAction^)

Performs a visit against the specified object.(Overrides TSqlFragmentVisitor::Visit(MergeAction^).)

System_CAPS_pubmethodVisit(MergeActionClause^)

Overrides MergeActionClause.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(MergeSpecification^)

Overrides MergeSpecification.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(MergeStatement^)

Overrides MergeStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(MessageTypeStatementBase^)

Performs a visit against the specified object.(Overrides TSqlFragmentVisitor::Visit(MessageTypeStatementBase^).)

System_CAPS_pubmethodVisit(MethodSpecifier^)

Overrides MethodSpecifier.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(MirrorToClause^)

Overrides MirrorToClause.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(MoneyLiteral^)

Overrides MoneyLiteral.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(MoveConversationStatement^)
System_CAPS_pubmethodVisit(MoveRestoreOption^)

Overrides MoveRestoreOption.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(MoveToDropIndexOption^)

Overrides MoveToDropIndexOption.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(MultiPartIdentifier^)

Overrides MultiPartIdentifier.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(MultiPartIdentifierCallTarget^)
System_CAPS_pubmethodVisit(NamedTableReference^)

Overrides NamedTableReference.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(NameFileDeclarationOption^)
System_CAPS_pubmethodVisit(NextValueForExpression^)

Overrides NextValueForExpression.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(NullableConstraintDefinition^)
System_CAPS_pubmethodVisit(NullIfExpression^)

Overrides NullIfExpression.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(NullLiteral^)

Overrides NullLiteral.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(NumericLiteral^)

Overrides NumericLiteral.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(OdbcConvertSpecification^)

Overrides OdbcConvertSpecification.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(OdbcFunctionCall^)

Overrides OdbcFunctionCall.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(OdbcLiteral^)

Overrides OdbcLiteral.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(OdbcQualifiedJoinTableReference^)
System_CAPS_pubmethodVisit(OffsetClause^)

Overrides OffsetClause.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(OnFailureAuditOption^)

Overrides OnFailureAuditOption.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(OnlineIndexLowPriorityLockWaitOption^)
System_CAPS_pubmethodVisit(OnlineIndexOption^)

Overrides OnlineIndexOption.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(OnOffAssemblyOption^)

Overrides OnOffAssemblyOption.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(OnOffAtomicBlockOption^)

Overrides OnOffAtomicBlockOption.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(OnOffAuditTargetOption^)

Overrides OnOffAuditTargetOption.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(OnOffDatabaseOption^)

Overrides OnOffDatabaseOption.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(OnOffDialogOption^)

Overrides OnOffDialogOption.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(OnOffFullTextCatalogOption^)
System_CAPS_pubmethodVisit(OnOffOptionValue^)

Overrides OnOffOptionValue.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(OnOffPrincipalOption^)

Overrides OnOffPrincipalOption.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(OnOffRemoteServiceBindingOption^)
System_CAPS_pubmethodVisit(OnOffSessionOption^)

Overrides OnOffSessionOption.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(OnOffStatisticsOption^)

Overrides OnOffStatisticsOption.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(OpenCursorStatement^)

Overrides OpenCursorStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(OpenMasterKeyStatement^)

Overrides OpenMasterKeyStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(OpenQueryTableReference^)

Overrides OpenQueryTableReference.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(OpenRowsetTableReference^)

Overrides OpenRowsetTableReference.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(OpenSymmetricKeyStatement^)
System_CAPS_pubmethodVisit(OpenXmlTableReference^)

Overrides OpenXmlTableReference.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(OptimizeForOptimizerHint^)

Overrides OptimizeForOptimizerHint.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(OptimizerHint^)

Overrides OptimizerHint.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(OptionValue^)

Performs a visit against the specified object.(Overrides TSqlFragmentVisitor::Visit(OptionValue^).)

System_CAPS_pubmethodVisit(OrderBulkInsertOption^)

Overrides OrderBulkInsertOption.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(OrderByClause^)

Overrides OrderByClause.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(OutputClause^)

Overrides OutputClause.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(OutputIntoClause^)

Overrides OutputIntoClause.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(OverClause^)

Overrides OverClause.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(PageVerifyDatabaseOption^)

Overrides PageVerifyDatabaseOption.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(ParameterizationDatabaseOption^)
System_CAPS_pubmethodVisit(ParameterizedDataTypeReference^)

Performs a visit against the specified object.(Overrides TSqlFragmentVisitor::Visit(ParameterizedDataTypeReference^).)

System_CAPS_pubmethodVisit(ParameterlessCall^)

Overrides ParameterlessCall.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(ParenthesisExpression^)

Overrides ParenthesisExpression.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(ParseCall^)

Determines the visitor for ParseCall object.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(PartitionFunctionCall^)

Overrides PartitionFunctionCall.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(PartitionParameterType^)

Overrides PartitionParameterType.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(PartitionSpecifier^)

Overrides PartitionSpecifier.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(PartnerDatabaseOption^)

Overrides PartnerDatabaseOption.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(PasswordAlterPrincipalOption^)
System_CAPS_pubmethodVisit(PasswordCreateLoginSource^)
System_CAPS_pubmethodVisit(PayloadOption^)

Performs a visit against the specified object.(Overrides TSqlFragmentVisitor::Visit(PayloadOption^).)

System_CAPS_pubmethodVisit(Permission^)

Overrides Permission.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(PermissionSetAssemblyOption^)
System_CAPS_pubmethodVisit(PivotedTableReference^)

Overrides PivotedTableReference.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(PortsEndpointProtocolOption^)
System_CAPS_pubmethodVisit(PredicateSetStatement^)

Overrides PredicateSetStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(PrimaryExpression^)

Performs a visit against the specified object.(Overrides TSqlFragmentVisitor::Visit(PrimaryExpression^).)

System_CAPS_pubmethodVisit(PrimaryRoleReplicaOption^)

Performs a visit on the specified fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(PrincipalOption^)

Overrides PrincipalOption.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(PrintStatement^)

Overrides PrintStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(Privilege80^)

Overrides Privilege80.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(PrivilegeSecurityElement80^)
System_CAPS_pubmethodVisit(ProcedureOption^)

Overrides ProcedureOption.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(ProcedureParameter^)

Overrides ProcedureParameter.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(ProcedureReference^)

Overrides ProcedureReference.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(ProcedureReferenceName^)

Overrides ProcedureReferenceName.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(ProcedureStatementBody^)

Performs a visit against the specified object.(Overrides TSqlFragmentVisitor::Visit(ProcedureStatementBody^).)

System_CAPS_pubmethodVisit(ProcedureStatementBodyBase^)

Performs a visit against the specified object.(Overrides TSqlFragmentVisitor::Visit(ProcedureStatementBodyBase^).)

System_CAPS_pubmethodVisit(ProcessAffinityRange^)

Overrides ProcessAffinityRange.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(ProviderEncryptionSource^)

Overrides ProviderEncryptionSource.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(ProviderKeyNameKeyOption^)

Overrides ProviderKeyNameKeyOption.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(QualifiedJoin^)

Overrides QualifiedJoin.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(QueryDerivedTable^)

Overrides QueryDerivedTable.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(QueryExpression^)

Performs a visit against the specified object.(Overrides TSqlFragmentVisitor::Visit(QueryExpression^).)

System_CAPS_pubmethodVisit(QueryParenthesisExpression^)
System_CAPS_pubmethodVisit(QuerySpecification^)

Overrides QuerySpecification.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(QueueDelayAuditOption^)

Overrides QueueDelayAuditOption.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(QueueExecuteAsOption^)

Overrides QueueExecuteAsOption.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(QueueOption^)

Overrides QueueOption.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(QueueProcedureOption^)

Overrides QueueProcedureOption.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(QueueStatement^)

Performs a visit against the specified object.(Overrides TSqlFragmentVisitor::Visit(QueueStatement^).)

System_CAPS_pubmethodVisit(QueueStateOption^)

Overrides QueueStateOption.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(QueueValueOption^)

Overrides QueueValueOption.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(RaiseErrorLegacyStatement^)
System_CAPS_pubmethodVisit(RaiseErrorStatement^)

Overrides RaiseErrorStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(ReadOnlyForClause^)

Overrides ReadOnlyForClause.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(ReadTextStatement^)

Overrides ReadTextStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(RealLiteral^)

Overrides RealLiteral.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(ReceiveStatement^)

Overrides ReceiveStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(ReconfigureStatement^)

Overrides ReconfigureStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(RecoveryDatabaseOption^)

Overrides RecoveryDatabaseOption.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(RemoteServiceBindingOption^)

Performs a visit against the specified object.(Overrides TSqlFragmentVisitor::Visit(RemoteServiceBindingOption^).)

System_CAPS_pubmethodVisit(RemoteServiceBindingStatementBase^)

Performs a visit against the specified object.(Overrides TSqlFragmentVisitor::Visit(RemoteServiceBindingStatementBase^).)

System_CAPS_pubmethodVisit(RenameAlterRoleAction^)

Overrides RenameAlterRoleAction.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(ResampleStatisticsOption^)

Overrides ResampleStatisticsOption.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(ResourcePoolAffinitySpecification^)
System_CAPS_pubmethodVisit(ResourcePoolParameter^)

Overrides ResourcePoolParameter.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(ResourcePoolStatement^)

Overrides ResourcePoolStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(RestoreMasterKeyStatement^)
System_CAPS_pubmethodVisit(RestoreOption^)

Overrides RestoreOption.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(RestoreServiceMasterKeyStatement^)
System_CAPS_pubmethodVisit(RestoreStatement^)

Overrides RestoreStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(ResultColumnDefinition^)

Overrides ResultColumnDefinition.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(ResultSetDefinition^)

Overrides ResultSetDefinition.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(ResultSetsExecuteOption^)

Overrides ResultSetsExecuteOption.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(ReturnStatement^)

Overrides ReturnStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(RevertStatement^)

Overrides RevertStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(RevokeStatement^)

Overrides RevokeStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(RevokeStatement80^)

Overrides RevokeStatement80.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(RightFunctionCall^)

Overrides RightFunctionCall.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(RolePayloadOption^)

Overrides RolePayloadOption.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(RoleStatement^)

Performs a visit against the specified object.(Overrides TSqlFragmentVisitor::Visit(RoleStatement^).)

System_CAPS_pubmethodVisit(RollbackTransactionStatement^)
System_CAPS_pubmethodVisit(RollupGroupingSpecification^)
System_CAPS_pubmethodVisit(RouteOption^)

Overrides RouteOption.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(RouteStatement^)

Performs a visit against the specified object.(Overrides TSqlFragmentVisitor::Visit(RouteStatement^).)

System_CAPS_pubmethodVisit(RowValue^)

Overrides RowValue.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(SaveTransactionStatement^)

Overrides SaveTransactionStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(ScalarExpression^)

Performs a visit against the specified object.(Overrides TSqlFragmentVisitor::Visit(ScalarExpression^).)

System_CAPS_pubmethodVisit(ScalarExpressionDialogOption^)
System_CAPS_pubmethodVisit(ScalarExpressionRestoreOption^)
System_CAPS_pubmethodVisit(ScalarExpressionSequenceOption^)
System_CAPS_pubmethodVisit(ScalarExpressionSnippet^)

Overrides ScalarExpressionSnippet.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(ScalarFunctionReturnType^)

Overrides ScalarFunctionReturnType.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(ScalarSubquery^)

Overrides ScalarSubquery.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(SchemaDeclarationItem^)

Overrides SchemaDeclarationItem.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(SchemaObjectFunctionTableReference^)
System_CAPS_pubmethodVisit(SchemaObjectName^)

Overrides SchemaObjectName.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(SchemaObjectNameOrValueExpression^)
System_CAPS_pubmethodVisit(SchemaObjectNameSnippet^)

Overrides SchemaObjectNameSnippet.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(SchemaObjectResultSetDefinition^)
System_CAPS_pubmethodVisit(SchemaPayloadOption^)

Overrides SchemaPayloadOption.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(SearchedCaseExpression^)

Overrides SearchedCaseExpression.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(SearchedWhenClause^)

Overrides SearchedWhenClause.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(SearchPropertyListAction^)

Performs a visit against the specified object.(Overrides TSqlFragmentVisitor::Visit(SearchPropertyListAction^).)

System_CAPS_pubmethodVisit(SearchPropertyListFullTextIndexOption^)
System_CAPS_pubmethodVisit(SecondaryRoleReplicaOption^)
System_CAPS_pubmethodVisit(SecurityElement80^)

Performs a visit against the specified object.(Overrides TSqlFragmentVisitor::Visit(SecurityElement80^).)

System_CAPS_pubmethodVisit(SecurityPrincipal^)

Overrides SecurityPrincipal.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(SecurityStatement^)

Performs a visit against the specified object.(Overrides TSqlFragmentVisitor::Visit(SecurityStatement^).)

System_CAPS_pubmethodVisit(SecurityStatementBody80^)

Performs a visit against the specified object.(Overrides TSqlFragmentVisitor::Visit(SecurityStatementBody80^).)

System_CAPS_pubmethodVisit(SecurityTargetObject^)

Overrides SecurityTargetObject.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(SecurityTargetObjectName^)

Overrides SecurityTargetObjectName.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(SecurityUserClause80^)

Overrides SecurityUserClause80.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(SelectElement^)

Performs a visit against the specified object.(Overrides TSqlFragmentVisitor::Visit(SelectElement^).)

System_CAPS_pubmethodVisit(SelectFunctionReturnType^)

Overrides SelectFunctionReturnType.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(SelectInsertSource^)

Overrides SelectInsertSource.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(SelectiveXmlIndexPromotedPath^)

Overrides T:Microsoft.SqlServer.TransactSql.ScriptDom. SelectiveXmlIndexPromotedPath.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(SelectScalarExpression^)

Overrides SelectScalarExpression.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(SelectSetVariable^)

Overrides SelectSetVariable.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(SelectStarExpression^)

Overrides SelectStarExpression.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(SelectStatement^)

Overrides SelectStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(SelectStatementSnippet^)

Overrides SelectStatementSnippet.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(SemanticTableReference^)

Performs a visit on the specified fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(SendStatement^)

Overrides SendStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(SequenceOption^)

Overrides SequenceOption.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(SequenceStatement^)

Performs a visit against the specified object.(Overrides TSqlFragmentVisitor::Visit(SequenceStatement^).)

System_CAPS_pubmethodVisit(ServerAuditStatement^)

Performs a visit against the specified object.(Overrides TSqlFragmentVisitor::Visit(ServerAuditStatement^).)

System_CAPS_pubmethodVisit(ServiceContract^)

Overrides ServiceContract.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(SessionOption^)

Performs a visit against the specified object.(Overrides TSqlFragmentVisitor::Visit(SessionOption^).)

System_CAPS_pubmethodVisit(SessionTimeoutPayloadOption^)
System_CAPS_pubmethodVisit(SetClause^)

Performs a visit against the specified object.(Overrides TSqlFragmentVisitor::Visit(SetClause^).)

System_CAPS_pubmethodVisit(SetCommand^)

Performs a visit against the specified object.(Overrides TSqlFragmentVisitor::Visit(SetCommand^).)

System_CAPS_pubmethodVisit(SetCommandStatement^)

Overrides SetCommandStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(SetErrorLevelStatement^)

Overrides SetErrorLevelStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(SetFipsFlaggerCommand^)

Overrides SetFipsFlaggerCommand.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(SetIdentityInsertStatement^)
System_CAPS_pubmethodVisit(SetOffsetsStatement^)

Overrides SetOffsetsStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(SetOnOffStatement^)

Performs a visit against the specified object.(Overrides TSqlFragmentVisitor::Visit(SetOnOffStatement^).)

System_CAPS_pubmethodVisit(SetRowCountStatement^)

Overrides SetRowCountStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(SetSearchPropertyListAlterFullTextIndexAction^)
System_CAPS_pubmethodVisit(SetStatisticsStatement^)

Overrides SetStatisticsStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(SetStopListAlterFullTextIndexAction^)
System_CAPS_pubmethodVisit(SetTextSizeStatement^)

Overrides SetTextSizeStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(SetTransactionIsolationLevelStatement^)
System_CAPS_pubmethodVisit(SetUserStatement^)

Overrides SetUserStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(SetVariableStatement^)

Overrides SetVariableStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(ShutdownStatement^)

Overrides ShutdownStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(SignatureStatementBase^)

Performs a visit against the specified object.(Overrides TSqlFragmentVisitor::Visit(SignatureStatementBase^).)

System_CAPS_pubmethodVisit(SimpleAlterFullTextIndexAction^)
System_CAPS_pubmethodVisit(SimpleCaseExpression^)

Overrides SimpleCaseExpression.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(SimpleWhenClause^)

Overrides SimpleWhenClause.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(SizeFileDeclarationOption^)
System_CAPS_pubmethodVisit(SoapMethod^)

Overrides SoapMethod.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(SourceDeclaration^)

Overrides SourceDeclaration.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(SpatialIndexOption^)

Performs a visit against the specified object.(Overrides TSqlFragmentVisitor::Visit(SpatialIndexOption^).)

System_CAPS_pubmethodVisit(SpatialIndexRegularOption^)
System_CAPS_pubmethodVisit(SqlCommandIdentifier^)

Overrides SqlCommandIdentifier.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(SqlDataTypeReference^)

Overrides SqlDataTypeReference.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(StateAuditOption^)

Overrides StateAuditOption.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(StatementList^)

Overrides StatementList.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(StatementListSnippet^)

Overrides StatementListSnippet.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(StatementWithCtesAndXmlNamespaces^)

Performs a visit against the specified object.(Overrides TSqlFragmentVisitor::Visit(StatementWithCtesAndXmlNamespaces^).)

System_CAPS_pubmethodVisit(StatisticsOption^)

Overrides StatisticsOption.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(StatisticsPartitionRange^)

Overrides StatisticsPartitionRange.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(StopListFullTextIndexOption^)
System_CAPS_pubmethodVisit(StopRestoreOption^)

Overrides StopRestoreOption.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(StringLiteral^)

Overrides StringLiteral.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(SubqueryComparisonPredicate^)
System_CAPS_pubmethodVisit(SymmetricKeyStatement^)

Performs a visit against the specified object.(Overrides TSqlFragmentVisitor::Visit(SymmetricKeyStatement^).)

System_CAPS_pubmethodVisit(TableDataCompressionOption^)
System_CAPS_pubmethodVisit(TableDefinition^)

Overrides TableDefinition.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(TableHint^)

Overrides TableHint.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(TableHintsOptimizerHint^)

Overrides TableHintsOptimizerHint.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(TableOption^)

Performs a visit against the specified object.(Overrides TSqlFragmentVisitor::Visit(TableOption^).)

System_CAPS_pubmethodVisit(TableReference^)

Performs a visit against the specified object.(Overrides TSqlFragmentVisitor::Visit(TableReference^).)

System_CAPS_pubmethodVisit(TableReferenceWithAlias^)

Performs a visit against the specified object.(Overrides TSqlFragmentVisitor::Visit(TableReferenceWithAlias^).)

System_CAPS_pubmethodVisit(TableReferenceWithAliasAndColumns^)

Performs a visit against the specified object.(Overrides TSqlFragmentVisitor::Visit(TableReferenceWithAliasAndColumns^).)

System_CAPS_pubmethodVisit(TableSampleClause^)

Overrides TableSampleClause.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(TableSwitchOption^)

Performs a visit against the specified object.(Overrides TSqlFragmentVisitor::Visit(TableSwitchOption^).)

System_CAPS_pubmethodVisit(TableValuedFunctionReturnType^)
System_CAPS_pubmethodVisit(TargetDeclaration^)

Overrides TargetDeclaration.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(TargetRecoveryTimeDatabaseOption^)

Performs a visit on the specified fragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(TextModificationStatement^)

Performs a visit against the specified object.(Overrides TSqlFragmentVisitor::Visit(TextModificationStatement^).)

System_CAPS_pubmethodVisit(ThrowStatement^)

Overrides ThrowStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(TopRowFilter^)

Overrides TopRowFilter.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(TransactionStatement^)

Performs a visit against the specified object.(Overrides TSqlFragmentVisitor::Visit(TransactionStatement^).)

System_CAPS_pubmethodVisit(TriggerAction^)

Overrides TriggerAction.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(TriggerObject^)

Overrides TriggerObject.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(TriggerOption^)

Overrides TriggerOption.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(TriggerStatementBody^)

Performs a visit against the specified object.(Overrides TSqlFragmentVisitor::Visit(TriggerStatementBody^).)

System_CAPS_pubmethodVisit(TruncateTableStatement^)

Overrides TruncateTableStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(TryCastCall^)

Overrides TryCastCall.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(TryCatchStatement^)

Overrides TryCatchStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(TryConvertCall^)

Determines the visitor for TryConvertCall object.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(TryParseCall^)

Determines the visitor for TryParseCall object.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(TSEqualCall^)

Overrides TSEqualCall.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(TSqlBatch^)

Overrides TSqlBatch.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(TSqlFragment^)

Overrides TSqlFragment.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(TSqlFragmentSnippet^)

Overrides TSqlFragmentSnippet.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(TSqlScript^)

Overrides TSqlScript.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(TSqlStatement^)

Performs a visit against the specified object.(Overrides TSqlFragmentVisitor::Visit(TSqlStatement^).)

System_CAPS_pubmethodVisit(TSqlStatementSnippet^)

Overrides TSqlStatementSnippet.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(UnaryExpression^)

Overrides UnaryExpression.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(UniqueConstraintDefinition^)
System_CAPS_pubmethodVisit(UnpivotedTableReference^)

Overrides UnpivotedTableReference.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(UnqualifiedJoin^)

Overrides UnqualifiedJoin.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(UpdateCall^)

Overrides UpdateCall.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(UpdateDeleteSpecificationBase^)

Performs a visit against the specified object.(Overrides TSqlFragmentVisitor::Visit(UpdateDeleteSpecificationBase^).)

System_CAPS_pubmethodVisit(UpdateForClause^)

Overrides UpdateForClause.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(UpdateMergeAction^)

Overrides UpdateMergeAction.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(UpdateSpecification^)

Overrides UpdateSpecification.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(UpdateStatement^)

Overrides UpdateStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(UpdateStatisticsStatement^)
System_CAPS_pubmethodVisit(UpdateTextStatement^)

Overrides UpdateTextStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(UseFederationStatement^)

Overrides UseFederationStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(UserDataTypeReference^)

Overrides UserDataTypeReference.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(UserDefinedTypeCallTarget^)
System_CAPS_pubmethodVisit(UserDefinedTypePropertyAccess^)
System_CAPS_pubmethodVisit(UserLoginOption^)

Overrides UserLoginOption.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(UserRemoteServiceBindingOption^)
System_CAPS_pubmethodVisit(UserStatement^)

Performs a visit against the specified object.(Overrides TSqlFragmentVisitor::Visit(UserStatement^).)

System_CAPS_pubmethodVisit(UseStatement^)

Overrides UseStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(ValueExpression^)

Performs a visit against the specified object.(Overrides TSqlFragmentVisitor::Visit(ValueExpression^).)

System_CAPS_pubmethodVisit(ValuesInsertSource^)

Overrides ValuesInsertSource.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(VariableMethodCallTableReference^)
System_CAPS_pubmethodVisit(VariableReference^)

Overrides VariableReference.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(VariableTableReference^)

Overrides VariableTableReference.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(VariableValuePair^)

Overrides VariableValuePair.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(ViewOption^)

Overrides ViewOption.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(ViewStatementBody^)

Performs a visit against the specified object.(Overrides TSqlFragmentVisitor::Visit(ViewStatementBody^).)

System_CAPS_pubmethodVisit(WaitForStatement^)

Overrides WaitForStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(WaitForSupportedStatement^)

Performs a visit against the specified object.(Overrides TSqlFragmentVisitor::Visit(WaitForSupportedStatement^).)

System_CAPS_pubmethodVisit(WhenClause^)

Performs a visit against the specified object.(Overrides TSqlFragmentVisitor::Visit(WhenClause^).)

System_CAPS_pubmethodVisit(WhereClause^)

Overrides WhereClause.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(WhileStatement^)

Overrides WhileStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(WindowDelimiter^)

Determines the visitor for WindowDelimiter object.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(WindowFrameClause^)

Determines the visitor for WindowFrameClause object.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(WindowsCreateLoginSource^)

Overrides WindowsCreateLoginSource.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(WithCtesAndXmlNamespaces^)

Overrides WithCtesAndXmlNamespaces.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(WithinGroupClause^)

Determines the visitor for WithinGroupClause object.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(WitnessDatabaseOption^)

Overrides WitnessDatabaseOption.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(WorkloadGroupImportanceParameter^)
System_CAPS_pubmethodVisit(WorkloadGroupParameter^)

Performs a visit against the specified object.(Overrides TSqlFragmentVisitor::Visit(WorkloadGroupParameter^).)

System_CAPS_pubmethodVisit(WorkloadGroupResourceParameter^)
System_CAPS_pubmethodVisit(WorkloadGroupStatement^)

Performs a visit against the specified object.(Overrides TSqlFragmentVisitor::Visit(WorkloadGroupStatement^).)

System_CAPS_pubmethodVisit(WriteTextStatement^)

Overrides WriteTextStatement.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(WsdlPayloadOption^)

Overrides WsdlPayloadOption.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(XmlDataTypeReference^)

Overrides XmlDataTypeReference.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(XmlForClause^)

Overrides XmlForClause.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(XmlForClauseOption^)

Overrides XmlForClauseOption.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(XmlNamespaces^)

Overrides XmlNamespaces.(Inherited from TSqlFragmentVisitor.)

System_CAPS_pubmethodVisit(XmlNamespacesAliasElement^)
System_CAPS_pubmethodVisit(XmlNamespacesDefaultElement^)
System_CAPS_pubmethodVisit(XmlNamespacesElement^)

Performs a visit against the specified object.(Overrides TSqlFragmentVisitor::Visit(XmlNamespacesElement^).)

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

Return to top
Show: