TSqlFragmentVisitor Class

 

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

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 TSqlFragmentVisitor abstract 

NameDescription
System_CAPS_protmethodTSqlFragmentVisitor()

Initializes a new instance of the TSqlFragmentVisitor class.

NameDescription
System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_pubmethodExplicitVisit(AddAlterFullTextIndexAction^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AddFileSpec^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AddMemberAlterRoleAction^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AddSearchPropertyListAction^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AddSignatureStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AdHocDataSource^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AdHocTableReference^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AlgorithmKeyOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AlterApplicationRoleStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AlterAssemblyStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AlterAsymmetricKeyStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AlterAuthorizationStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AlterAvailabilityGroupAction^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AlterAvailabilityGroupFailoverAction^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AlterAvailabilityGroupFailoverOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AlterAvailabilityGroupStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AlterBrokerPriorityStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AlterCertificateStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AlterColumnAlterFullTextIndexAction^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AlterCreateEndpointStatementBase^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AlterCreateServiceStatementBase^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AlterCredentialStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AlterCryptographicProviderStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AlterDatabaseAddFileGroupStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AlterDatabaseAddFileStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AlterDatabaseAuditSpecificationStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AlterDatabaseCollateStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AlterDatabaseEncryptionKeyStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AlterDatabaseModifyFileGroupStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AlterDatabaseModifyFileStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AlterDatabaseModifyNameStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AlterDatabaseRebuildLogStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AlterDatabaseRemoveFileGroupStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AlterDatabaseRemoveFileStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AlterDatabaseSetStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AlterDatabaseStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AlterDatabaseTermination^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AlterEndpointStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AlterEventSessionStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AlterFederationStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AlterFullTextCatalogStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AlterFullTextIndexAction^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AlterFullTextIndexStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AlterFullTextStopListStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AlterFunctionStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AlterIndexStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AlterLoginAddDropCredentialStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AlterLoginEnableDisableStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AlterLoginOptionsStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AlterLoginStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AlterMasterKeyStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AlterMessageTypeStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AlterPartitionFunctionStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AlterPartitionSchemeStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AlterProcedureStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AlterQueueStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AlterRemoteServiceBindingStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AlterResourceGovernorStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AlterResourcePoolStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AlterRoleAction^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AlterRoleStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AlterRouteStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AlterSchemaStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AlterSearchPropertyListStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AlterSequenceStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AlterServerAuditSpecificationStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AlterServerAuditStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AlterServerConfigurationBufferPoolExtensionContainerOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AlterServerConfigurationBufferPoolExtensionOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AlterServerConfigurationBufferPoolExtensionSizeOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AlterServerConfigurationDiagnosticsLogMaxSizeOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AlterServerConfigurationDiagnosticsLogOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AlterServerConfigurationFailoverClusterPropertyOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AlterServerConfigurationHadrClusterOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AlterServerConfigurationSetBufferPoolExtensionStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AlterServerConfigurationSetDiagnosticsLogStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AlterServerConfigurationSetFailoverClusterPropertyStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AlterServerConfigurationSetHadrClusterStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AlterServerConfigurationStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AlterServerRoleStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AlterServiceMasterKeyStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AlterServiceStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AlterSymmetricKeyStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AlterTableAddTableElementStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AlterTableAlterColumnStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AlterTableChangeTrackingModificationStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AlterTableConstraintModificationStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AlterTableDropTableElement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AlterTableDropTableElementStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AlterTableFileTableNamespaceStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AlterTableRebuildStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AlterTableSetStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AlterTableStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AlterTableSwitchStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AlterTableTriggerModificationStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AlterTriggerStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AlterUserStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AlterViewStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AlterWorkloadGroupStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AlterXmlSchemaCollectionStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(ApplicationRoleOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(ApplicationRoleStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AssemblyEncryptionSource^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AssemblyName^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AssemblyOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AssemblyStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AssignmentSetClause^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AsymmetricKeyCreateLoginSource^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AtomicBlockOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AuditActionGroupReference^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AuditActionSpecification^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AuditGuidAuditOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AuditOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AuditSpecificationDetail^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AuditSpecificationPart^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AuditSpecificationStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AuditTarget^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AuditTargetOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AuthenticationEndpointProtocolOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AuthenticationPayloadOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AutoCleanupChangeTrackingOptionDetail^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AutoCreateStatisticsDatabaseOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AvailabilityGroupOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AvailabilityGroupStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AvailabilityModeReplicaOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AvailabilityReplica^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(AvailabilityReplicaOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(BackupCertificateStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(BackupDatabaseStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(BackupEncryptionOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(BackupMasterKeyStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(BackupOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(BackupRestoreFileInfo^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(BackupRestoreMasterKeyStatementBase^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(BackupServiceMasterKeyStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(BackupStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(BackupTransactionLogStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(BackwardsCompatibleDropIndexClause^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(BeginConversationTimerStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(BeginDialogStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(BeginEndAtomicBlockStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(BeginEndBlockStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(BeginTransactionStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(BinaryExpression^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(BinaryLiteral^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(BinaryQueryExpression^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(BooleanBinaryExpression^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(BooleanComparisonExpression^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(BooleanExpression^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(BooleanExpressionSnippet^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(BooleanIsNullExpression^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(BooleanNotExpression^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(BooleanParenthesisExpression^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(BooleanTernaryExpression^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(BoundingBoxParameter^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(BoundingBoxSpatialIndexOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(BreakStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(BrokerPriorityParameter^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(BrokerPriorityStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(BrowseForClause^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(BuiltInFunctionTableReference^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(BulkInsertBase^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(BulkInsertOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(BulkInsertStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(BulkOpenRowset^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(CallTarget^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(CaseExpression^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(CastCall^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(CellsPerObjectSpatialIndexOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(CertificateCreateLoginSource^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(CertificateOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(CertificateStatementBase^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(ChangeRetentionChangeTrackingOptionDetail^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(ChangeTableChangesTableReference^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(ChangeTableVersionTableReference^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(ChangeTrackingDatabaseOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(ChangeTrackingFullTextIndexOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(ChangeTrackingOptionDetail^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(CharacterSetPayloadOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(CheckConstraintDefinition^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(CheckpointStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(ChildObjectName^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(CloseCursorStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(CloseMasterKeyStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(CloseSymmetricKeyStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(CoalesceExpression^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(ColumnDefinition^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(ColumnDefinitionBase^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(ColumnReferenceExpression^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(ColumnStorageOptions^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(ColumnWithSortOrder^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(CommandSecurityElement80^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(CommitTransactionStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(CommonTableExpression^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(CompositeGroupingSpecification^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(CompressionEndpointProtocolOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(CompressionPartitionRange^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(ComputeClause^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(ComputeFunction^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(ConstraintDefinition^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(ContainmentDatabaseOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(ContinueStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(ContractMessage^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(ConvertCall^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(CreateAggregateStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(CreateApplicationRoleStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(CreateAssemblyStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(CreateAsymmetricKeyStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(CreateAvailabilityGroupStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(CreateBrokerPriorityStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(CreateCertificateStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(CreateColumnStoreIndexStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(CreateContractStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(CreateCredentialStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(CreateCryptographicProviderStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(CreateDatabaseAuditSpecificationStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(CreateDatabaseEncryptionKeyStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(CreateDatabaseStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(CreateDefaultStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(CreateEndpointStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(CreateEventNotificationStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(CreateEventSessionStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(CreateFederationStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(CreateFullTextCatalogStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(CreateFullTextIndexStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(CreateFullTextStopListStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(CreateFunctionStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(CreateIndexStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(CreateLoginSource^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(CreateLoginStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(CreateMasterKeyStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(CreateMessageTypeStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(CreatePartitionFunctionStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(CreatePartitionSchemeStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(CreateProcedureStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(CreateQueueStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(CreateRemoteServiceBindingStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(CreateResourcePoolStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(CreateRoleStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(CreateRouteStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(CreateRuleStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(CreateSchemaStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(CreateSearchPropertyListStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(CreateSelectiveXmlIndexStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(CreateSequenceStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(CreateServerAuditSpecificationStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(CreateServerAuditStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(CreateServerRoleStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(CreateServiceStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(CreateSpatialIndexStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(CreateStatisticsStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(CreateSymmetricKeyStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(CreateSynonymStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(CreateTableStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(CreateTriggerStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(CreateTypeStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(CreateTypeTableStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(CreateTypeUddtStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(CreateTypeUdtStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(CreateUserStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(CreateViewStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(CreateWorkloadGroupStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(CreateXmlIndexStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(CreateXmlSchemaCollectionStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(CreationDispositionKeyOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(CredentialStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(CryptoMechanism^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(CubeGroupingSpecification^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(CursorDefaultDatabaseOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(CursorDefinition^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(CursorId^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(CursorOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(CursorStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(DatabaseAuditAction^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(DatabaseEncryptionKeyStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(DatabaseOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(DataCompressionOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(DataModificationSpecification^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(DataModificationStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(DataModificationTableReference^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(DataTypeReference^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(DataTypeSequenceOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(DbccNamedLiteral^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(DbccOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(DbccStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(DeallocateCursorStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(DeclareCursorStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(DeclareTableVariableBody^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(DeclareTableVariableStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(DeclareVariableElement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(DeclareVariableStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(DefaultConstraintDefinition^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(DefaultLiteral^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(DelayedDurabilityDatabaseOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(DeleteMergeAction^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(DeleteSpecification^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(DeleteStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(DenyStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(DenyStatement80^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(DeviceInfo^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(DialogOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(DiskStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(DiskStatementOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(DropAggregateStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(DropAlterFullTextIndexAction^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(DropApplicationRoleStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(DropAssemblyStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(DropAsymmetricKeyStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(DropAvailabilityGroupStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(DropBrokerPriorityStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(DropCertificateStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(DropChildObjectsStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(DropClusteredConstraintMoveOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(DropClusteredConstraintOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(DropClusteredConstraintStateOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(DropClusteredConstraintValueOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(DropContractStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(DropCredentialStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(DropCryptographicProviderStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(DropDatabaseAuditSpecificationStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(DropDatabaseEncryptionKeyStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(DropDatabaseStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(DropDefaultStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(DropEndpointStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(DropEventNotificationStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(DropEventSessionStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(DropFederationStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(DropFullTextCatalogStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(DropFullTextIndexStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(DropFullTextStopListStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(DropFunctionStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(DropIndexClause^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(DropIndexClauseBase^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(DropIndexStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(DropLoginStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(DropMasterKeyStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(DropMemberAlterRoleAction^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(DropMessageTypeStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(DropObjectsStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(DropPartitionFunctionStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(DropPartitionSchemeStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(DropProcedureStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(DropQueueStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(DropRemoteServiceBindingStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(DropResourcePoolStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(DropRoleStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(DropRouteStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(DropRuleStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(DropSchemaStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(DropSearchPropertyListAction^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(DropSearchPropertyListStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(DropSequenceStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(DropServerAuditSpecificationStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(DropServerAuditStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(DropServerRoleStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(DropServiceStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(DropSignatureStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(DropStatisticsStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(DropSymmetricKeyStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(DropSynonymStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(DropTableStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(DropTriggerStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(DropTypeStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(DropUnownedObjectStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(DropUserStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(DropViewStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(DropWorkloadGroupStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(DropXmlSchemaCollectionStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(DurabilityTableOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(EnabledDisabledPayloadOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(EnableDisableTriggerStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(EncryptionPayloadOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(EncryptionSource^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(EndConversationStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(EndpointAffinity^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(EndpointProtocolOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(EventDeclaration^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(EventDeclarationCompareFunctionParameter^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(EventDeclarationSetParameter^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(EventGroupContainer^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(EventNotificationObjectScope^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(EventRetentionSessionOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(EventSessionObjectName^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(EventSessionStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(EventTypeContainer^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(EventTypeGroupContainer^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(ExecutableEntity^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(ExecutableProcedureReference^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(ExecutableStringList^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(ExecuteAsClause^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(ExecuteAsFunctionOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(ExecuteAsProcedureOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(ExecuteAsStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(ExecuteAsTriggerOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(ExecuteContext^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(ExecuteInsertSource^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(ExecuteOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(ExecuteParameter^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(ExecuteSpecification^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(ExecuteStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(ExistsPredicate^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(ExpressionCallTarget^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(ExpressionGroupingSpecification^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(ExpressionWithSortOrder^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(ExtractFromExpression^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(FailoverModeReplicaOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(FederationScheme^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(FetchCursorStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(FetchType^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(FileDeclaration^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(FileDeclarationOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(FileEncryptionSource^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(FileGroupDefinition^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(FileGroupOrPartitionScheme^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(FileGrowthFileDeclarationOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(FileNameFileDeclarationOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(FileStreamDatabaseOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(FileStreamOnDropIndexOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(FileStreamOnTableOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(FileStreamRestoreOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(FileTableCollateFileNameTableOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(FileTableConstraintNameTableOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(FileTableDirectoryTableOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(ForceSeekTableHint^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(ForClause^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(ForeignKeyConstraintDefinition^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(FromClause^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(FullTextCatalogAndFileGroup^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(FullTextCatalogOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(FullTextCatalogStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(FullTextIndexColumn^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(FullTextIndexOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(FullTextPredicate^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(FullTextStopListAction^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(FullTextTableReference^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(FunctionCall^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(FunctionCallSetClause^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(FunctionOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(FunctionReturnType^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(FunctionStatementBody^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(GeneralSetCommand^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(GetConversationGroupStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(GlobalVariableExpression^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(GoToStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(GrandTotalGroupingSpecification^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(GrantStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(GrantStatement80^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(GridParameter^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(GridsSpatialIndexOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(GroupByClause^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(GroupingSetsGroupingSpecification^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(GroupingSpecification^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(HadrAvailabilityGroupDatabaseOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(HadrDatabaseOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(HavingClause^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(Identifier^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(IdentifierAtomicBlockOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(IdentifierDatabaseOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(IdentifierLiteral^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(IdentifierOrValueExpression^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(IdentifierPrincipalOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(IdentifierSnippet^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(IdentityFunctionCall^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(IdentityOptions^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(IdentityValueKeyOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(IfStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(IIfCall^)

Determines the explicit visitor for IIfCall object.

System_CAPS_pubmethodExplicitVisit(IndexDefinition^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(IndexExpressionOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(IndexOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(IndexStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(IndexStateOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(IndexTableHint^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(IndexType^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(InlineDerivedTable^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(InlineResultSetDefinition^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(InPredicate^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(InsertBulkColumnDefinition^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(InsertBulkStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(InsertMergeAction^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(InsertSource^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(InsertSpecification^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(InsertStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(IntegerLiteral^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(InternalOpenRowset^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(IPv4^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(JoinParenthesisTableReference^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(JoinTableReference^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(KeyOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(KeySourceKeyOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(KillQueryNotificationSubscriptionStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(KillStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(KillStatsJobStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(LabelStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(LeftFunctionCall^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(LikePredicate^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(LineNoStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(ListenerIPEndpointProtocolOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(Literal^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(LiteralAtomicBlockOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(LiteralAuditTargetOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(LiteralAvailabilityGroupOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(LiteralBulkInsertOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(LiteralDatabaseOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(LiteralEndpointProtocolOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(LiteralOptimizerHint^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(LiteralOptionValue^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(LiteralPayloadOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(LiteralPrincipalOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(LiteralRange^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(LiteralReplicaOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(LiteralSessionOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(LiteralStatisticsOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(LiteralTableHint^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(LockEscalationTableOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(LoginTypePayloadOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(LowPriorityLockWaitAbortAfterWaitOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(LowPriorityLockWaitMaxDurationOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(LowPriorityLockWaitOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(LowPriorityLockWaitTableSwitchOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(MasterKeyStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(MaxDispatchLatencySessionOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(MaxLiteral^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(MaxRolloverFilesAuditTargetOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(MaxSizeAuditTargetOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(MaxSizeDatabaseOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(MaxSizeFileDeclarationOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(MemoryOptimizedTableOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(MemoryPartitionSessionOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(MergeAction^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(MergeActionClause^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(MergeSpecification^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(MergeStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(MessageTypeStatementBase^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(MethodSpecifier^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(MirrorToClause^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(MoneyLiteral^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(MoveConversationStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(MoveRestoreOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(MoveToDropIndexOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(MultiPartIdentifier^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(MultiPartIdentifierCallTarget^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(NamedTableReference^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(NameFileDeclarationOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(NextValueForExpression^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(NullableConstraintDefinition^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(NullIfExpression^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(NullLiteral^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(NumericLiteral^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(OdbcConvertSpecification^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(OdbcFunctionCall^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(OdbcLiteral^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(OdbcQualifiedJoinTableReference^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(OffsetClause^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(OnFailureAuditOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(OnlineIndexLowPriorityLockWaitOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(OnlineIndexOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(OnOffAssemblyOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(OnOffAtomicBlockOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(OnOffAuditTargetOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(OnOffDatabaseOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(OnOffDialogOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(OnOffFullTextCatalogOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(OnOffOptionValue^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(OnOffPrincipalOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(OnOffRemoteServiceBindingOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(OnOffSessionOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(OnOffStatisticsOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(OpenCursorStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(OpenMasterKeyStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(OpenQueryTableReference^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(OpenRowsetTableReference^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(OpenSymmetricKeyStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(OpenXmlTableReference^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(OptimizeForOptimizerHint^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(OptimizerHint^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(OptionValue^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(OrderBulkInsertOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(OrderByClause^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(OutputClause^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(OutputIntoClause^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(OverClause^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(PageVerifyDatabaseOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(ParameterizationDatabaseOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(ParameterizedDataTypeReference^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(ParameterlessCall^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(ParenthesisExpression^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(ParseCall^)

Determines the explicit visitor for ParseCall object.

System_CAPS_pubmethodExplicitVisit(PartitionFunctionCall^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(PartitionParameterType^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(PartitionSpecifier^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(PartnerDatabaseOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(PasswordAlterPrincipalOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(PasswordCreateLoginSource^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(PayloadOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(Permission^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(PermissionSetAssemblyOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(PivotedTableReference^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(PortsEndpointProtocolOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(PredicateSetStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(PrimaryExpression^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(PrimaryRoleReplicaOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(PrincipalOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(PrintStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(Privilege80^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(PrivilegeSecurityElement80^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(ProcedureOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(ProcedureParameter^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(ProcedureReference^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(ProcedureReferenceName^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(ProcedureStatementBody^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(ProcedureStatementBodyBase^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(ProcessAffinityRange^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(ProviderEncryptionSource^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(ProviderKeyNameKeyOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(QualifiedJoin^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(QueryDerivedTable^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(QueryExpression^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(QueryParenthesisExpression^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(QuerySpecification^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(QueueDelayAuditOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(QueueExecuteAsOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(QueueOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(QueueProcedureOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(QueueStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(QueueStateOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(QueueValueOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(RaiseErrorLegacyStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(RaiseErrorStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(ReadOnlyForClause^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(ReadTextStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(RealLiteral^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(ReceiveStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(ReconfigureStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(RecoveryDatabaseOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(RemoteServiceBindingOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(RemoteServiceBindingStatementBase^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(RenameAlterRoleAction^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(ResampleStatisticsOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(ResourcePoolAffinitySpecification^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(ResourcePoolParameter^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(ResourcePoolStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(RestoreMasterKeyStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(RestoreOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(RestoreServiceMasterKeyStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(RestoreStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(ResultColumnDefinition^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(ResultSetDefinition^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(ResultSetsExecuteOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(ReturnStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(RevertStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(RevokeStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(RevokeStatement80^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(RightFunctionCall^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(RolePayloadOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(RoleStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(RollbackTransactionStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(RollupGroupingSpecification^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(RouteOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(RouteStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(RowValue^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(SaveTransactionStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(ScalarExpression^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(ScalarExpressionDialogOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(ScalarExpressionRestoreOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(ScalarExpressionSequenceOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(ScalarExpressionSnippet^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(ScalarFunctionReturnType^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(ScalarSubquery^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(SchemaDeclarationItem^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(SchemaObjectFunctionTableReference^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(SchemaObjectName^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(SchemaObjectNameOrValueExpression^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(SchemaObjectNameSnippet^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(SchemaObjectResultSetDefinition^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(SchemaPayloadOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(SearchedCaseExpression^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(SearchedWhenClause^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(SearchPropertyListAction^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(SearchPropertyListFullTextIndexOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(SecondaryRoleReplicaOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(SecurityElement80^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(SecurityPrincipal^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(SecurityStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(SecurityStatementBody80^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(SecurityTargetObject^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(SecurityTargetObjectName^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(SecurityUserClause80^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(SelectElement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(SelectFunctionReturnType^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(SelectInsertSource^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(SelectiveXmlIndexPromotedPath^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(SelectScalarExpression^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(SelectSetVariable^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(SelectStarExpression^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(SelectStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(SelectStatementSnippet^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(SemanticTableReference^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(SendStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(SequenceOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(SequenceStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(ServerAuditStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(ServiceContract^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(SessionOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(SessionTimeoutPayloadOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(SetClause^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(SetCommand^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(SetCommandStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(SetErrorLevelStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(SetFipsFlaggerCommand^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(SetIdentityInsertStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(SetOffsetsStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(SetOnOffStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(SetRowCountStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(SetSearchPropertyListAlterFullTextIndexAction^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(SetStatisticsStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(SetStopListAlterFullTextIndexAction^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(SetTextSizeStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(SetTransactionIsolationLevelStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(SetUserStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(SetVariableStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(ShutdownStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(SignatureStatementBase^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(SimpleAlterFullTextIndexAction^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(SimpleCaseExpression^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(SimpleWhenClause^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(SizeFileDeclarationOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(SoapMethod^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(SourceDeclaration^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(SpatialIndexOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(SpatialIndexRegularOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(SqlCommandIdentifier^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(SqlDataTypeReference^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(StateAuditOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(StatementList^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(StatementListSnippet^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(StatementWithCtesAndXmlNamespaces^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(StatisticsOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(StatisticsPartitionRange^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(StopListFullTextIndexOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(StopRestoreOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(StringLiteral^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(SubqueryComparisonPredicate^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(SymmetricKeyStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(TableDataCompressionOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(TableDefinition^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(TableHint^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(TableHintsOptimizerHint^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(TableOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(TableReference^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(TableReferenceWithAlias^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(TableReferenceWithAliasAndColumns^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(TableSampleClause^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(TableSwitchOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(TableValuedFunctionReturnType^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(TargetDeclaration^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(TargetRecoveryTimeDatabaseOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(TextModificationStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(ThrowStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(TopRowFilter^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(TransactionStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(TriggerAction^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(TriggerObject^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(TriggerOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(TriggerStatementBody^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(TruncateTableStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(TryCastCall^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(TryCatchStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(TryConvertCall^)

Determines the explicit visitor for TryConvertCall object.

System_CAPS_pubmethodExplicitVisit(TryParseCall^)

Determines the explicit visitor for TryParseCall object.

System_CAPS_pubmethodExplicitVisit(TSEqualCall^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(TSqlBatch^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(TSqlFragmentSnippet^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(TSqlScript^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(TSqlStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(TSqlStatementSnippet^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(UnaryExpression^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(UniqueConstraintDefinition^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(UnpivotedTableReference^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(UnqualifiedJoin^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(UpdateCall^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(UpdateDeleteSpecificationBase^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(UpdateForClause^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(UpdateMergeAction^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(UpdateSpecification^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(UpdateStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(UpdateStatisticsStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(UpdateTextStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(UseFederationStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(UserDataTypeReference^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(UserDefinedTypeCallTarget^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(UserDefinedTypePropertyAccess^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(UserLoginOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(UserRemoteServiceBindingOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(UserStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(UseStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(ValueExpression^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(ValuesInsertSource^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(VariableMethodCallTableReference^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(VariableReference^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(VariableTableReference^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(VariableValuePair^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(ViewOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(ViewStatementBody^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(WaitForStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(WaitForSupportedStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(WhenClause^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(WhereClause^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(WhileStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(WindowDelimiter^)

Determines the explicit visitor for WindowDelimiter object.

System_CAPS_pubmethodExplicitVisit(WindowFrameClause^)

Determines the explicit visitor for WindowFrameClause object.

System_CAPS_pubmethodExplicitVisit(WindowsCreateLoginSource^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(WithCtesAndXmlNamespaces^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(WithinGroupClause^)

Determines the explicit visitor for WithinGroupClause object.

System_CAPS_pubmethodExplicitVisit(WitnessDatabaseOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(WorkloadGroupImportanceParameter^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(WorkloadGroupParameter^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(WorkloadGroupResourceParameter^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(WorkloadGroupStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(WriteTextStatement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(WsdlPayloadOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(XmlDataTypeReference^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(XmlForClause^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(XmlForClauseOption^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(XmlNamespaces^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(XmlNamespacesAliasElement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(XmlNamespacesDefaultElement^)

Calls the Visit method for the specified type of fragment.

System_CAPS_pubmethodExplicitVisit(XmlNamespacesElement^)

Calls the Visit method for the specified type of fragment.

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.

System_CAPS_pubmethodVisit(AddMemberAlterRoleAction^)

Overrides T:Microsoft.SqlServer.TransactSql.ScriptDom.AddMemberAlterRoleActop.

System_CAPS_pubmethodVisit(AddSearchPropertyListAction^)
System_CAPS_pubmethodVisit(AddSignatureStatement^)
System_CAPS_pubmethodVisit(AdHocDataSource^)

Overrides AdHocDataSource.

System_CAPS_pubmethodVisit(AdHocTableReference^)
System_CAPS_pubmethodVisit(AlgorithmKeyOption^)
System_CAPS_pubmethodVisit(AlterApplicationRoleStatement^)
System_CAPS_pubmethodVisit(AlterAssemblyStatement^)
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.

System_CAPS_pubmethodVisit(AlterCreateEndpointStatementBase^)
System_CAPS_pubmethodVisit(AlterCreateServiceStatementBase^)
System_CAPS_pubmethodVisit(AlterCredentialStatement^)
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^)
System_CAPS_pubmethodVisit(AlterDatabaseTermination^)
System_CAPS_pubmethodVisit(AlterEndpointStatement^)
System_CAPS_pubmethodVisit(AlterEventSessionStatement^)
System_CAPS_pubmethodVisit(AlterFederationStatement^)

Overrides T:Microsoft.SqlServer.TransactSql.ScriptDom. AlterFederationStatement.

System_CAPS_pubmethodVisit(AlterFullTextCatalogStatement^)
System_CAPS_pubmethodVisit(AlterFullTextIndexAction^)
System_CAPS_pubmethodVisit(AlterFullTextIndexStatement^)
System_CAPS_pubmethodVisit(AlterFullTextStopListStatement^)
System_CAPS_pubmethodVisit(AlterFunctionStatement^)
System_CAPS_pubmethodVisit(AlterIndexStatement^)
System_CAPS_pubmethodVisit(AlterLoginAddDropCredentialStatement^)
System_CAPS_pubmethodVisit(AlterLoginEnableDisableStatement^)
System_CAPS_pubmethodVisit(AlterLoginOptionsStatement^)
System_CAPS_pubmethodVisit(AlterLoginStatement^)
System_CAPS_pubmethodVisit(AlterMasterKeyStatement^)
System_CAPS_pubmethodVisit(AlterMessageTypeStatement^)
System_CAPS_pubmethodVisit(AlterPartitionFunctionStatement^)
System_CAPS_pubmethodVisit(AlterPartitionSchemeStatement^)
System_CAPS_pubmethodVisit(AlterProcedureStatement^)
System_CAPS_pubmethodVisit(AlterQueueStatement^)
System_CAPS_pubmethodVisit(AlterRemoteServiceBindingStatement^)
System_CAPS_pubmethodVisit(AlterResourceGovernorStatement^)
System_CAPS_pubmethodVisit(AlterResourcePoolStatement^)
System_CAPS_pubmethodVisit(AlterRoleAction^)

Overrides AlterRoleAction.

System_CAPS_pubmethodVisit(AlterRoleStatement^)
System_CAPS_pubmethodVisit(AlterRouteStatement^)
System_CAPS_pubmethodVisit(AlterSchemaStatement^)
System_CAPS_pubmethodVisit(AlterSearchPropertyListStatement^)
System_CAPS_pubmethodVisit(AlterSequenceStatement^)
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^)
System_CAPS_pubmethodVisit(AlterServiceMasterKeyStatement^)
System_CAPS_pubmethodVisit(AlterServiceStatement^)
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^)
System_CAPS_pubmethodVisit(AlterTableStatement^)
System_CAPS_pubmethodVisit(AlterTableSwitchStatement^)
System_CAPS_pubmethodVisit(AlterTableTriggerModificationStatement^)
System_CAPS_pubmethodVisit(AlterTriggerStatement^)
System_CAPS_pubmethodVisit(AlterUserStatement^)
System_CAPS_pubmethodVisit(AlterViewStatement^)
System_CAPS_pubmethodVisit(AlterWorkloadGroupStatement^)
System_CAPS_pubmethodVisit(AlterXmlSchemaCollectionStatement^)
System_CAPS_pubmethodVisit(ApplicationRoleOption^)
System_CAPS_pubmethodVisit(ApplicationRoleStatement^)
System_CAPS_pubmethodVisit(AssemblyEncryptionSource^)
System_CAPS_pubmethodVisit(AssemblyName^)

Overrides AssemblyName.

System_CAPS_pubmethodVisit(AssemblyOption^)

Overrides AssemblyOption.

System_CAPS_pubmethodVisit(AssemblyStatement^)
System_CAPS_pubmethodVisit(AssignmentSetClause^)
System_CAPS_pubmethodVisit(AsymmetricKeyCreateLoginSource^)
System_CAPS_pubmethodVisit(AtomicBlockOption^)
System_CAPS_pubmethodVisit(AuditActionGroupReference^)
System_CAPS_pubmethodVisit(AuditActionSpecification^)
System_CAPS_pubmethodVisit(AuditGuidAuditOption^)
System_CAPS_pubmethodVisit(AuditOption^)

Overrides AuditOption.

System_CAPS_pubmethodVisit(AuditSpecificationDetail^)
System_CAPS_pubmethodVisit(AuditSpecificationPart^)
System_CAPS_pubmethodVisit(AuditSpecificationStatement^)
System_CAPS_pubmethodVisit(AuditTarget^)

Overrides AuditTarget.

System_CAPS_pubmethodVisit(AuditTargetOption^)
System_CAPS_pubmethodVisit(AuthenticationEndpointProtocolOption^)
System_CAPS_pubmethodVisit(AuthenticationPayloadOption^)
System_CAPS_pubmethodVisit(AutoCleanupChangeTrackingOptionDetail^)
System_CAPS_pubmethodVisit(AutoCreateStatisticsDatabaseOption^)
System_CAPS_pubmethodVisit(AvailabilityGroupOption^)
System_CAPS_pubmethodVisit(AvailabilityGroupStatement^)
System_CAPS_pubmethodVisit(AvailabilityModeReplicaOption^)
System_CAPS_pubmethodVisit(AvailabilityReplica^)
System_CAPS_pubmethodVisit(AvailabilityReplicaOption^)
System_CAPS_pubmethodVisit(BackupCertificateStatement^)
System_CAPS_pubmethodVisit(BackupDatabaseStatement^)
System_CAPS_pubmethodVisit(BackupEncryptionOption^)
System_CAPS_pubmethodVisit(BackupMasterKeyStatement^)
System_CAPS_pubmethodVisit(BackupOption^)

Overrides BackupOption.

System_CAPS_pubmethodVisit(BackupRestoreFileInfo^)
System_CAPS_pubmethodVisit(BackupRestoreMasterKeyStatementBase^)
System_CAPS_pubmethodVisit(BackupServiceMasterKeyStatement^)
System_CAPS_pubmethodVisit(BackupStatement^)

Overrides BackupStatement.

System_CAPS_pubmethodVisit(BackupTransactionLogStatement^)
System_CAPS_pubmethodVisit(BackwardsCompatibleDropIndexClause^)
System_CAPS_pubmethodVisit(BeginConversationTimerStatement^)
System_CAPS_pubmethodVisit(BeginDialogStatement^)
System_CAPS_pubmethodVisit(BeginEndAtomicBlockStatement^)
System_CAPS_pubmethodVisit(BeginEndBlockStatement^)
System_CAPS_pubmethodVisit(BeginTransactionStatement^)
System_CAPS_pubmethodVisit(BinaryExpression^)

Overrides BinaryExpression.

System_CAPS_pubmethodVisit(BinaryLiteral^)

Overrides BinaryLiteral.

System_CAPS_pubmethodVisit(BinaryQueryExpression^)
System_CAPS_pubmethodVisit(BooleanBinaryExpression^)
System_CAPS_pubmethodVisit(BooleanComparisonExpression^)
System_CAPS_pubmethodVisit(BooleanExpression^)
System_CAPS_pubmethodVisit(BooleanExpressionSnippet^)
System_CAPS_pubmethodVisit(BooleanIsNullExpression^)
System_CAPS_pubmethodVisit(BooleanNotExpression^)
System_CAPS_pubmethodVisit(BooleanParenthesisExpression^)
System_CAPS_pubmethodVisit(BooleanTernaryExpression^)
System_CAPS_pubmethodVisit(BoundingBoxParameter^)
System_CAPS_pubmethodVisit(BoundingBoxSpatialIndexOption^)
System_CAPS_pubmethodVisit(BreakStatement^)

Overrides BreakStatement.

System_CAPS_pubmethodVisit(BrokerPriorityParameter^)
System_CAPS_pubmethodVisit(BrokerPriorityStatement^)
System_CAPS_pubmethodVisit(BrowseForClause^)

Overrides BrowseForClause.

System_CAPS_pubmethodVisit(BuiltInFunctionTableReference^)
System_CAPS_pubmethodVisit(BulkInsertBase^)

Overrides BulkInsertBase.

System_CAPS_pubmethodVisit(BulkInsertOption^)

Overrides BulkInsertOption.

System_CAPS_pubmethodVisit(BulkInsertStatement^)
System_CAPS_pubmethodVisit(BulkOpenRowset^)

Overrides BulkOpenRowset.

System_CAPS_pubmethodVisit(CallTarget^)

Overrides CallTarget.

System_CAPS_pubmethodVisit(CaseExpression^)

Overrides CaseExpression.

System_CAPS_pubmethodVisit(CastCall^)

Overrides CastCall.

System_CAPS_pubmethodVisit(CellsPerObjectSpatialIndexOption^)
System_CAPS_pubmethodVisit(CertificateCreateLoginSource^)
System_CAPS_pubmethodVisit(CertificateOption^)
System_CAPS_pubmethodVisit(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^)
System_CAPS_pubmethodVisit(CharacterSetPayloadOption^)
System_CAPS_pubmethodVisit(CheckConstraintDefinition^)
System_CAPS_pubmethodVisit(CheckpointStatement^)
System_CAPS_pubmethodVisit(ChildObjectName^)

Overrides ChildObjectName.

System_CAPS_pubmethodVisit(CloseCursorStatement^)
System_CAPS_pubmethodVisit(CloseMasterKeyStatement^)
System_CAPS_pubmethodVisit(CloseSymmetricKeyStatement^)
System_CAPS_pubmethodVisit(CoalesceExpression^)
System_CAPS_pubmethodVisit(ColumnDefinition^)

Overrides ColumnDefinition.

System_CAPS_pubmethodVisit(ColumnDefinitionBase^)
System_CAPS_pubmethodVisit(ColumnReferenceExpression^)
System_CAPS_pubmethodVisit(ColumnStorageOptions^)
System_CAPS_pubmethodVisit(ColumnWithSortOrder^)
System_CAPS_pubmethodVisit(CommandSecurityElement80^)
System_CAPS_pubmethodVisit(CommitTransactionStatement^)
System_CAPS_pubmethodVisit(CommonTableExpression^)
System_CAPS_pubmethodVisit(CompositeGroupingSpecification^)
System_CAPS_pubmethodVisit(CompressionEndpointProtocolOption^)
System_CAPS_pubmethodVisit(CompressionPartitionRange^)
System_CAPS_pubmethodVisit(ComputeClause^)

Overrides ComputeClause.

System_CAPS_pubmethodVisit(ComputeFunction^)

Overrides ComputeFunction.

System_CAPS_pubmethodVisit(ConstraintDefinition^)
System_CAPS_pubmethodVisit(ContainmentDatabaseOption^)
System_CAPS_pubmethodVisit(ContinueStatement^)
System_CAPS_pubmethodVisit(ContractMessage^)

Overrides ContractMessage.

System_CAPS_pubmethodVisit(ConvertCall^)

Overrides ConvertCall.

System_CAPS_pubmethodVisit(CreateAggregateStatement^)
System_CAPS_pubmethodVisit(CreateApplicationRoleStatement^)
System_CAPS_pubmethodVisit(CreateAssemblyStatement^)
System_CAPS_pubmethodVisit(CreateAsymmetricKeyStatement^)
System_CAPS_pubmethodVisit(CreateAvailabilityGroupStatement^)
System_CAPS_pubmethodVisit(CreateBrokerPriorityStatement^)
System_CAPS_pubmethodVisit(CreateCertificateStatement^)
System_CAPS_pubmethodVisit(CreateColumnStoreIndexStatement^)
System_CAPS_pubmethodVisit(CreateContractStatement^)
System_CAPS_pubmethodVisit(CreateCredentialStatement^)
System_CAPS_pubmethodVisit(CreateCryptographicProviderStatement^)
System_CAPS_pubmethodVisit(CreateDatabaseAuditSpecificationStatement^)
System_CAPS_pubmethodVisit(CreateDatabaseEncryptionKeyStatement^)
System_CAPS_pubmethodVisit(CreateDatabaseStatement^)
System_CAPS_pubmethodVisit(CreateDefaultStatement^)
System_CAPS_pubmethodVisit(CreateEndpointStatement^)
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^)
System_CAPS_pubmethodVisit(CreateIndexStatement^)
System_CAPS_pubmethodVisit(CreateLoginSource^)
System_CAPS_pubmethodVisit(CreateLoginStatement^)
System_CAPS_pubmethodVisit(CreateMasterKeyStatement^)
System_CAPS_pubmethodVisit(CreateMessageTypeStatement^)
System_CAPS_pubmethodVisit(CreatePartitionFunctionStatement^)
System_CAPS_pubmethodVisit(CreatePartitionSchemeStatement^)
System_CAPS_pubmethodVisit(CreateProcedureStatement^)
System_CAPS_pubmethodVisit(CreateQueueStatement^)
System_CAPS_pubmethodVisit(CreateRemoteServiceBindingStatement^)
System_CAPS_pubmethodVisit(CreateResourcePoolStatement^)
System_CAPS_pubmethodVisit(CreateRoleStatement^)
System_CAPS_pubmethodVisit(CreateRouteStatement^)
System_CAPS_pubmethodVisit(CreateRuleStatement^)
System_CAPS_pubmethodVisit(CreateSchemaStatement^)
System_CAPS_pubmethodVisit(CreateSearchPropertyListStatement^)
System_CAPS_pubmethodVisit(CreateSelectiveXmlIndexStatement^)

Overrides T:Microsoft.SqlServer.TransactSql.ScriptDom. CreateSelectiveXmlIndexStatement.

System_CAPS_pubmethodVisit(CreateSequenceStatement^)
System_CAPS_pubmethodVisit(CreateServerAuditSpecificationStatement^)
System_CAPS_pubmethodVisit(CreateServerAuditStatement^)
System_CAPS_pubmethodVisit(CreateServerRoleStatement^)
System_CAPS_pubmethodVisit(CreateServiceStatement^)
System_CAPS_pubmethodVisit(CreateSpatialIndexStatement^)
System_CAPS_pubmethodVisit(CreateStatisticsStatement^)
System_CAPS_pubmethodVisit(CreateSymmetricKeyStatement^)
System_CAPS_pubmethodVisit(CreateSynonymStatement^)
System_CAPS_pubmethodVisit(CreateTableStatement^)
System_CAPS_pubmethodVisit(CreateTriggerStatement^)
System_CAPS_pubmethodVisit(CreateTypeStatement^)
System_CAPS_pubmethodVisit(CreateTypeTableStatement^)
System_CAPS_pubmethodVisit(CreateTypeUddtStatement^)
System_CAPS_pubmethodVisit(CreateTypeUdtStatement^)
System_CAPS_pubmethodVisit(CreateUserStatement^)
System_CAPS_pubmethodVisit(CreateViewStatement^)
System_CAPS_pubmethodVisit(CreateWorkloadGroupStatement^)
System_CAPS_pubmethodVisit(CreateXmlIndexStatement^)
System_CAPS_pubmethodVisit(CreateXmlSchemaCollectionStatement^)
System_CAPS_pubmethodVisit(CreationDispositionKeyOption^)
System_CAPS_pubmethodVisit(CredentialStatement^)
System_CAPS_pubmethodVisit(CryptoMechanism^)

Overrides CryptoMechanism.

System_CAPS_pubmethodVisit(CubeGroupingSpecification^)
System_CAPS_pubmethodVisit(CursorDefaultDatabaseOption^)
System_CAPS_pubmethodVisit(CursorDefinition^)

Overrides CursorDefinition.

System_CAPS_pubmethodVisit(CursorId^)

Overrides CursorId.

System_CAPS_pubmethodVisit(CursorOption^)

Overrides CursorOption.

System_CAPS_pubmethodVisit(CursorStatement^)

Overrides CursorStatement.

System_CAPS_pubmethodVisit(DatabaseAuditAction^)
System_CAPS_pubmethodVisit(DatabaseEncryptionKeyStatement^)
System_CAPS_pubmethodVisit(DatabaseOption^)

Overrides DatabaseOption.

System_CAPS_pubmethodVisit(DataCompressionOption^)
System_CAPS_pubmethodVisit(DataModificationSpecification^)
System_CAPS_pubmethodVisit(DataModificationStatement^)
System_CAPS_pubmethodVisit(DataModificationTableReference^)
System_CAPS_pubmethodVisit(DataTypeReference^)
System_CAPS_pubmethodVisit(DataTypeSequenceOption^)
System_CAPS_pubmethodVisit(DbccNamedLiteral^)

Overrides DbccNamedLiteral.

System_CAPS_pubmethodVisit(DbccOption^)

Overrides DbccOption.

System_CAPS_pubmethodVisit(DbccStatement^)

Overrides DbccStatement.

System_CAPS_pubmethodVisit(DeallocateCursorStatement^)
System_CAPS_pubmethodVisit(DeclareCursorStatement^)
System_CAPS_pubmethodVisit(DeclareTableVariableBody^)
System_CAPS_pubmethodVisit(DeclareTableVariableStatement^)
System_CAPS_pubmethodVisit(DeclareVariableElement^)
System_CAPS_pubmethodVisit(DeclareVariableStatement^)
System_CAPS_pubmethodVisit(DefaultConstraintDefinition^)
System_CAPS_pubmethodVisit(DefaultLiteral^)

Overrides DefaultLiteral.

System_CAPS_pubmethodVisit(DelayedDurabilityDatabaseOption^)
System_CAPS_pubmethodVisit(DeleteMergeAction^)
System_CAPS_pubmethodVisit(DeleteSpecification^)
System_CAPS_pubmethodVisit(DeleteStatement^)

Overrides DeleteStatement.

System_CAPS_pubmethodVisit(DenyStatement^)

Overrides DenyStatement.

System_CAPS_pubmethodVisit(DenyStatement80^)

Overrides DenyStatement80.

System_CAPS_pubmethodVisit(DeviceInfo^)

Overrides DeviceInfo.

System_CAPS_pubmethodVisit(DialogOption^)

Overrides DialogOption.

System_CAPS_pubmethodVisit(DiskStatement^)

Overrides DiskStatement.

System_CAPS_pubmethodVisit(DiskStatementOption^)
System_CAPS_pubmethodVisit(DropAggregateStatement^)
System_CAPS_pubmethodVisit(DropAlterFullTextIndexAction^)
System_CAPS_pubmethodVisit(DropApplicationRoleStatement^)
System_CAPS_pubmethodVisit(DropAssemblyStatement^)
System_CAPS_pubmethodVisit(DropAsymmetricKeyStatement^)
System_CAPS_pubmethodVisit(DropAvailabilityGroupStatement^)
System_CAPS_pubmethodVisit(DropBrokerPriorityStatement^)
System_CAPS_pubmethodVisit(DropCertificateStatement^)
System_CAPS_pubmethodVisit(DropChildObjectsStatement^)
System_CAPS_pubmethodVisit(DropClusteredConstraintMoveOption^)
System_CAPS_pubmethodVisit(DropClusteredConstraintOption^)
System_CAPS_pubmethodVisit(DropClusteredConstraintStateOption^)
System_CAPS_pubmethodVisit(DropClusteredConstraintValueOption^)
System_CAPS_pubmethodVisit(DropContractStatement^)
System_CAPS_pubmethodVisit(DropCredentialStatement^)
System_CAPS_pubmethodVisit(DropCryptographicProviderStatement^)
System_CAPS_pubmethodVisit(DropDatabaseAuditSpecificationStatement^)
System_CAPS_pubmethodVisit(DropDatabaseEncryptionKeyStatement^)
System_CAPS_pubmethodVisit(DropDatabaseStatement^)
System_CAPS_pubmethodVisit(DropDefaultStatement^)
System_CAPS_pubmethodVisit(DropEndpointStatement^)
System_CAPS_pubmethodVisit(DropEventNotificationStatement^)
System_CAPS_pubmethodVisit(DropEventSessionStatement^)
System_CAPS_pubmethodVisit(DropFederationStatement^)
System_CAPS_pubmethodVisit(DropFullTextCatalogStatement^)
System_CAPS_pubmethodVisit(DropFullTextIndexStatement^)
System_CAPS_pubmethodVisit(DropFullTextStopListStatement^)
System_CAPS_pubmethodVisit(DropFunctionStatement^)
System_CAPS_pubmethodVisit(DropIndexClause^)

Overrides DropIndexClause.

System_CAPS_pubmethodVisit(DropIndexClauseBase^)
System_CAPS_pubmethodVisit(DropIndexStatement^)
System_CAPS_pubmethodVisit(DropLoginStatement^)
System_CAPS_pubmethodVisit(DropMasterKeyStatement^)
System_CAPS_pubmethodVisit(DropMemberAlterRoleAction^)
System_CAPS_pubmethodVisit(DropMessageTypeStatement^)
System_CAPS_pubmethodVisit(DropObjectsStatement^)
System_CAPS_pubmethodVisit(DropPartitionFunctionStatement^)
System_CAPS_pubmethodVisit(DropPartitionSchemeStatement^)
System_CAPS_pubmethodVisit(DropProcedureStatement^)
System_CAPS_pubmethodVisit(DropQueueStatement^)
System_CAPS_pubmethodVisit(DropRemoteServiceBindingStatement^)
System_CAPS_pubmethodVisit(DropResourcePoolStatement^)
System_CAPS_pubmethodVisit(DropRoleStatement^)
System_CAPS_pubmethodVisit(DropRouteStatement^)
System_CAPS_pubmethodVisit(DropRuleStatement^)
System_CAPS_pubmethodVisit(DropSchemaStatement^)
System_CAPS_pubmethodVisit(DropSearchPropertyListAction^)
System_CAPS_pubmethodVisit(DropSearchPropertyListStatement^)
System_CAPS_pubmethodVisit(DropSequenceStatement^)
System_CAPS_pubmethodVisit(DropServerAuditSpecificationStatement^)
System_CAPS_pubmethodVisit(DropServerAuditStatement^)
System_CAPS_pubmethodVisit(DropServerRoleStatement^)
System_CAPS_pubmethodVisit(DropServiceStatement^)
System_CAPS_pubmethodVisit(DropSignatureStatement^)
System_CAPS_pubmethodVisit(DropStatisticsStatement^)
System_CAPS_pubmethodVisit(DropSymmetricKeyStatement^)
System_CAPS_pubmethodVisit(DropSynonymStatement^)
System_CAPS_pubmethodVisit(DropTableStatement^)
System_CAPS_pubmethodVisit(DropTriggerStatement^)
System_CAPS_pubmethodVisit(DropTypeStatement^)
System_CAPS_pubmethodVisit(DropUnownedObjectStatement^)
System_CAPS_pubmethodVisit(DropUserStatement^)
System_CAPS_pubmethodVisit(DropViewStatement^)
System_CAPS_pubmethodVisit(DropWorkloadGroupStatement^)
System_CAPS_pubmethodVisit(DropXmlSchemaCollectionStatement^)
System_CAPS_pubmethodVisit(DurabilityTableOption^)
System_CAPS_pubmethodVisit(EnabledDisabledPayloadOption^)
System_CAPS_pubmethodVisit(EnableDisableTriggerStatement^)
System_CAPS_pubmethodVisit(EncryptionPayloadOption^)
System_CAPS_pubmethodVisit(EncryptionSource^)

Overrides EncryptionSource.

System_CAPS_pubmethodVisit(EndConversationStatement^)
System_CAPS_pubmethodVisit(EndpointAffinity^)

Overrides EndpointAffinity.

System_CAPS_pubmethodVisit(EndpointProtocolOption^)
System_CAPS_pubmethodVisit(EventDeclaration^)

Overrides EventDeclaration.

System_CAPS_pubmethodVisit(EventDeclarationCompareFunctionParameter^)
System_CAPS_pubmethodVisit(EventDeclarationSetParameter^)
System_CAPS_pubmethodVisit(EventGroupContainer^)
System_CAPS_pubmethodVisit(EventNotificationObjectScope^)
System_CAPS_pubmethodVisit(EventRetentionSessionOption^)
System_CAPS_pubmethodVisit(EventSessionObjectName^)
System_CAPS_pubmethodVisit(EventSessionStatement^)
System_CAPS_pubmethodVisit(EventTypeContainer^)
System_CAPS_pubmethodVisit(EventTypeGroupContainer^)
System_CAPS_pubmethodVisit(ExecutableEntity^)

Overrides ExecutableEntity.

System_CAPS_pubmethodVisit(ExecutableProcedureReference^)
System_CAPS_pubmethodVisit(ExecutableStringList^)
System_CAPS_pubmethodVisit(ExecuteAsClause^)

Overrides ExecuteAsClause.

System_CAPS_pubmethodVisit(ExecuteAsFunctionOption^)
System_CAPS_pubmethodVisit(ExecuteAsProcedureOption^)
System_CAPS_pubmethodVisit(ExecuteAsStatement^)
System_CAPS_pubmethodVisit(ExecuteAsTriggerOption^)
System_CAPS_pubmethodVisit(ExecuteContext^)

Overrides ExecuteContext.

System_CAPS_pubmethodVisit(ExecuteInsertSource^)
System_CAPS_pubmethodVisit(ExecuteOption^)

Overrides ExecuteOption.

System_CAPS_pubmethodVisit(ExecuteParameter^)

Overrides ExecuteParameter.

System_CAPS_pubmethodVisit(ExecuteSpecification^)
System_CAPS_pubmethodVisit(ExecuteStatement^)

Overrides ExecuteStatement.

System_CAPS_pubmethodVisit(ExistsPredicate^)

Overrides ExistsPredicate.

System_CAPS_pubmethodVisit(ExpressionCallTarget^)
System_CAPS_pubmethodVisit(ExpressionGroupingSpecification^)
System_CAPS_pubmethodVisit(ExpressionWithSortOrder^)
System_CAPS_pubmethodVisit(ExtractFromExpression^)
System_CAPS_pubmethodVisit(FailoverModeReplicaOption^)
System_CAPS_pubmethodVisit(FederationScheme^)

Overrides FederationScheme.

System_CAPS_pubmethodVisit(FetchCursorStatement^)
System_CAPS_pubmethodVisit(FetchType^)

Overrides FetchType.

System_CAPS_pubmethodVisit(FileDeclaration^)

Overrides FileDeclaration.

System_CAPS_pubmethodVisit(FileDeclarationOption^)
System_CAPS_pubmethodVisit(FileEncryptionSource^)
System_CAPS_pubmethodVisit(FileGroupDefinition^)
System_CAPS_pubmethodVisit(FileGroupOrPartitionScheme^)
System_CAPS_pubmethodVisit(FileGrowthFileDeclarationOption^)
System_CAPS_pubmethodVisit(FileNameFileDeclarationOption^)
System_CAPS_pubmethodVisit(FileStreamDatabaseOption^)
System_CAPS_pubmethodVisit(FileStreamOnDropIndexOption^)
System_CAPS_pubmethodVisit(FileStreamOnTableOption^)
System_CAPS_pubmethodVisit(FileStreamRestoreOption^)
System_CAPS_pubmethodVisit(FileTableCollateFileNameTableOption^)
System_CAPS_pubmethodVisit(FileTableConstraintNameTableOption^)
System_CAPS_pubmethodVisit(FileTableDirectoryTableOption^)
System_CAPS_pubmethodVisit(ForceSeekTableHint^)

Determines the visitor for ForceSeekTableHint object.

System_CAPS_pubmethodVisit(ForClause^)

Overrides ForClause.

System_CAPS_pubmethodVisit(ForeignKeyConstraintDefinition^)
System_CAPS_pubmethodVisit(FromClause^)

Overrides FromClause.

System_CAPS_pubmethodVisit(FullTextCatalogAndFileGroup^)
System_CAPS_pubmethodVisit(FullTextCatalogOption^)
System_CAPS_pubmethodVisit(FullTextCatalogStatement^)
System_CAPS_pubmethodVisit(FullTextIndexColumn^)
System_CAPS_pubmethodVisit(FullTextIndexOption^)
System_CAPS_pubmethodVisit(FullTextPredicate^)
System_CAPS_pubmethodVisit(FullTextStopListAction^)
System_CAPS_pubmethodVisit(FullTextTableReference^)
System_CAPS_pubmethodVisit(FunctionCall^)

Overrides FunctionCall.

System_CAPS_pubmethodVisit(FunctionCallSetClause^)
System_CAPS_pubmethodVisit(FunctionOption^)

Overrides FunctionOption.

System_CAPS_pubmethodVisit(FunctionReturnType^)
System_CAPS_pubmethodVisit(FunctionStatementBody^)
System_CAPS_pubmethodVisit(GeneralSetCommand^)
System_CAPS_pubmethodVisit(GetConversationGroupStatement^)
System_CAPS_pubmethodVisit(GlobalVariableExpression^)
System_CAPS_pubmethodVisit(GoToStatement^)

Overrides GoToStatement.

System_CAPS_pubmethodVisit(GrandTotalGroupingSpecification^)
System_CAPS_pubmethodVisit(GrantStatement^)

Overrides GrantStatement.

System_CAPS_pubmethodVisit(GrantStatement80^)

Overrides GrantStatement80.

System_CAPS_pubmethodVisit(GridParameter^)

Overrides GridParameter.

System_CAPS_pubmethodVisit(GridsSpatialIndexOption^)
System_CAPS_pubmethodVisit(GroupByClause^)

Overrides GroupByClause.

System_CAPS_pubmethodVisit(GroupingSetsGroupingSpecification^)
System_CAPS_pubmethodVisit(GroupingSpecification^)
System_CAPS_pubmethodVisit(HadrAvailabilityGroupDatabaseOption^)
System_CAPS_pubmethodVisit(HadrDatabaseOption^)
System_CAPS_pubmethodVisit(HavingClause^)

Overrides HavingClause.

System_CAPS_pubmethodVisit(Identifier^)

Overrides Identifier.

System_CAPS_pubmethodVisit(IdentifierAtomicBlockOption^)
System_CAPS_pubmethodVisit(IdentifierDatabaseOption^)
System_CAPS_pubmethodVisit(IdentifierLiteral^)
System_CAPS_pubmethodVisit(IdentifierOrValueExpression^)
System_CAPS_pubmethodVisit(IdentifierPrincipalOption^)
System_CAPS_pubmethodVisit(IdentifierSnippet^)
System_CAPS_pubmethodVisit(IdentityFunctionCall^)
System_CAPS_pubmethodVisit(IdentityOptions^)

Overrides IdentityOptions.

System_CAPS_pubmethodVisit(IdentityValueKeyOption^)
System_CAPS_pubmethodVisit(IfStatement^)

Overrides IfStatement.

System_CAPS_pubmethodVisit(IIfCall^)

Determines the visitor for IIfCall object.

System_CAPS_pubmethodVisit(IndexDefinition^)

Overrides IndexDefinition.

System_CAPS_pubmethodVisit(IndexExpressionOption^)
System_CAPS_pubmethodVisit(IndexOption^)

Overrides IndexOption.

System_CAPS_pubmethodVisit(IndexStatement^)

Overrides IndexStatement.

System_CAPS_pubmethodVisit(IndexStateOption^)

Overrides IndexStateOption.

System_CAPS_pubmethodVisit(IndexTableHint^)

Overrides IndexTableHint.

System_CAPS_pubmethodVisit(IndexType^)

Overrides IndexType.

System_CAPS_pubmethodVisit(InlineDerivedTable^)
System_CAPS_pubmethodVisit(InlineResultSetDefinition^)
System_CAPS_pubmethodVisit(InPredicate^)

Overrides InPredicate.

System_CAPS_pubmethodVisit(InsertBulkColumnDefinition^)
System_CAPS_pubmethodVisit(InsertBulkStatement^)
System_CAPS_pubmethodVisit(InsertMergeAction^)
System_CAPS_pubmethodVisit(InsertSource^)

Overrides InsertSource.

System_CAPS_pubmethodVisit(InsertSpecification^)
System_CAPS_pubmethodVisit(InsertStatement^)

Overrides InsertStatement.

System_CAPS_pubmethodVisit(IntegerLiteral^)

Overrides IntegerLiteral.

System_CAPS_pubmethodVisit(InternalOpenRowset^)
System_CAPS_pubmethodVisit(IPv4^)

Overrides IPv4.

System_CAPS_pubmethodVisit(JoinParenthesisTableReference^)
System_CAPS_pubmethodVisit(JoinTableReference^)
System_CAPS_pubmethodVisit(KeyOption^)

Overrides KeyOption.

System_CAPS_pubmethodVisit(KeySourceKeyOption^)
System_CAPS_pubmethodVisit(KillQueryNotificationSubscriptionStatement^)
System_CAPS_pubmethodVisit(KillStatement^)

Overrides KillStatement.

System_CAPS_pubmethodVisit(KillStatsJobStatement^)
System_CAPS_pubmethodVisit(LabelStatement^)

Overrides LabelStatement.

System_CAPS_pubmethodVisit(LeftFunctionCall^)

Overrides LeftFunctionCall.

System_CAPS_pubmethodVisit(LikePredicate^)

Overrides LikePredicate.

System_CAPS_pubmethodVisit(LineNoStatement^)

Overrides LineNoStatement.

System_CAPS_pubmethodVisit(ListenerIPEndpointProtocolOption^)
System_CAPS_pubmethodVisit(Literal^)

Overrides Literal.

System_CAPS_pubmethodVisit(LiteralAtomicBlockOption^)
System_CAPS_pubmethodVisit(LiteralAuditTargetOption^)
System_CAPS_pubmethodVisit(LiteralAvailabilityGroupOption^)
System_CAPS_pubmethodVisit(LiteralBulkInsertOption^)
System_CAPS_pubmethodVisit(LiteralDatabaseOption^)
System_CAPS_pubmethodVisit(LiteralEndpointProtocolOption^)
System_CAPS_pubmethodVisit(LiteralOptimizerHint^)
System_CAPS_pubmethodVisit(LiteralOptionValue^)
System_CAPS_pubmethodVisit(LiteralPayloadOption^)
System_CAPS_pubmethodVisit(LiteralPrincipalOption^)
System_CAPS_pubmethodVisit(LiteralRange^)

Overrides LiteralRange.

System_CAPS_pubmethodVisit(LiteralReplicaOption^)
System_CAPS_pubmethodVisit(LiteralSessionOption^)
System_CAPS_pubmethodVisit(LiteralStatisticsOption^)
System_CAPS_pubmethodVisit(LiteralTableHint^)

Overrides LiteralTableHint.

System_CAPS_pubmethodVisit(LockEscalationTableOption^)
System_CAPS_pubmethodVisit(LoginTypePayloadOption^)
System_CAPS_pubmethodVisit(LowPriorityLockWaitAbortAfterWaitOption^)
System_CAPS_pubmethodVisit(LowPriorityLockWaitMaxDurationOption^)
System_CAPS_pubmethodVisit(LowPriorityLockWaitOption^)
System_CAPS_pubmethodVisit(LowPriorityLockWaitTableSwitchOption^)
System_CAPS_pubmethodVisit(MasterKeyStatement^)
System_CAPS_pubmethodVisit(MaxDispatchLatencySessionOption^)
System_CAPS_pubmethodVisit(MaxLiteral^)

Overrides MaxLiteral.

System_CAPS_pubmethodVisit(MaxRolloverFilesAuditTargetOption^)
System_CAPS_pubmethodVisit(MaxSizeAuditTargetOption^)
System_CAPS_pubmethodVisit(MaxSizeDatabaseOption^)
System_CAPS_pubmethodVisit(MaxSizeFileDeclarationOption^)
System_CAPS_pubmethodVisit(MemoryOptimizedTableOption^)
System_CAPS_pubmethodVisit(MemoryPartitionSessionOption^)
System_CAPS_pubmethodVisit(MergeAction^)

Overrides MergeAction.

System_CAPS_pubmethodVisit(MergeActionClause^)
System_CAPS_pubmethodVisit(MergeSpecification^)
System_CAPS_pubmethodVisit(MergeStatement^)

Overrides MergeStatement.

System_CAPS_pubmethodVisit(MessageTypeStatementBase^)
System_CAPS_pubmethodVisit(MethodSpecifier^)

Overrides MethodSpecifier.

System_CAPS_pubmethodVisit(MirrorToClause^)

Overrides MirrorToClause.

System_CAPS_pubmethodVisit(MoneyLiteral^)

Overrides MoneyLiteral.

System_CAPS_pubmethodVisit(MoveConversationStatement^)
System_CAPS_pubmethodVisit(MoveRestoreOption^)
System_CAPS_pubmethodVisit(MoveToDropIndexOption^)
System_CAPS_pubmethodVisit(MultiPartIdentifier^)
System_CAPS_pubmethodVisit(MultiPartIdentifierCallTarget^)
System_CAPS_pubmethodVisit(NamedTableReference^)
System_CAPS_pubmethodVisit(NameFileDeclarationOption^)
System_CAPS_pubmethodVisit(NextValueForExpression^)
System_CAPS_pubmethodVisit(NullableConstraintDefinition^)
System_CAPS_pubmethodVisit(NullIfExpression^)

Overrides NullIfExpression.

System_CAPS_pubmethodVisit(NullLiteral^)

Overrides NullLiteral.

System_CAPS_pubmethodVisit(NumericLiteral^)

Overrides NumericLiteral.

System_CAPS_pubmethodVisit(OdbcConvertSpecification^)
System_CAPS_pubmethodVisit(OdbcFunctionCall^)

Overrides OdbcFunctionCall.

System_CAPS_pubmethodVisit(OdbcLiteral^)

Overrides OdbcLiteral.

System_CAPS_pubmethodVisit(OdbcQualifiedJoinTableReference^)
System_CAPS_pubmethodVisit(OffsetClause^)

Overrides OffsetClause.

System_CAPS_pubmethodVisit(OnFailureAuditOption^)
System_CAPS_pubmethodVisit(OnlineIndexLowPriorityLockWaitOption^)
System_CAPS_pubmethodVisit(OnlineIndexOption^)
System_CAPS_pubmethodVisit(OnOffAssemblyOption^)
System_CAPS_pubmethodVisit(OnOffAtomicBlockOption^)
System_CAPS_pubmethodVisit(OnOffAuditTargetOption^)
System_CAPS_pubmethodVisit(OnOffDatabaseOption^)
System_CAPS_pubmethodVisit(OnOffDialogOption^)
System_CAPS_pubmethodVisit(OnOffFullTextCatalogOption^)
System_CAPS_pubmethodVisit(OnOffOptionValue^)

Overrides OnOffOptionValue.

System_CAPS_pubmethodVisit(OnOffPrincipalOption^)
System_CAPS_pubmethodVisit(OnOffRemoteServiceBindingOption^)
System_CAPS_pubmethodVisit(OnOffSessionOption^)
System_CAPS_pubmethodVisit(OnOffStatisticsOption^)
System_CAPS_pubmethodVisit(OpenCursorStatement^)
System_CAPS_pubmethodVisit(OpenMasterKeyStatement^)
System_CAPS_pubmethodVisit(OpenQueryTableReference^)
System_CAPS_pubmethodVisit(OpenRowsetTableReference^)
System_CAPS_pubmethodVisit(OpenSymmetricKeyStatement^)
System_CAPS_pubmethodVisit(OpenXmlTableReference^)
System_CAPS_pubmethodVisit(OptimizeForOptimizerHint^)
System_CAPS_pubmethodVisit(OptimizerHint^)

Overrides OptimizerHint.

System_CAPS_pubmethodVisit(OptionValue^)

Overrides OptionValue.

System_CAPS_pubmethodVisit(OrderBulkInsertOption^)
System_CAPS_pubmethodVisit(OrderByClause^)

Overrides OrderByClause.

System_CAPS_pubmethodVisit(OutputClause^)

Overrides OutputClause.

System_CAPS_pubmethodVisit(OutputIntoClause^)

Overrides OutputIntoClause.

System_CAPS_pubmethodVisit(OverClause^)

Overrides OverClause.

System_CAPS_pubmethodVisit(PageVerifyDatabaseOption^)
System_CAPS_pubmethodVisit(ParameterizationDatabaseOption^)
System_CAPS_pubmethodVisit(ParameterizedDataTypeReference^)
System_CAPS_pubmethodVisit(ParameterlessCall^)
System_CAPS_pubmethodVisit(ParenthesisExpression^)
System_CAPS_pubmethodVisit(ParseCall^)

Determines the visitor for ParseCall object.

System_CAPS_pubmethodVisit(PartitionFunctionCall^)
System_CAPS_pubmethodVisit(PartitionParameterType^)
System_CAPS_pubmethodVisit(PartitionSpecifier^)
System_CAPS_pubmethodVisit(PartnerDatabaseOption^)
System_CAPS_pubmethodVisit(PasswordAlterPrincipalOption^)
System_CAPS_pubmethodVisit(PasswordCreateLoginSource^)
System_CAPS_pubmethodVisit(PayloadOption^)

Overrides PayloadOption.

System_CAPS_pubmethodVisit(Permission^)

Overrides Permission.

System_CAPS_pubmethodVisit(PermissionSetAssemblyOption^)
System_CAPS_pubmethodVisit(PivotedTableReference^)
System_CAPS_pubmethodVisit(PortsEndpointProtocolOption^)
System_CAPS_pubmethodVisit(PredicateSetStatement^)
System_CAPS_pubmethodVisit(PrimaryExpression^)
System_CAPS_pubmethodVisit(PrimaryRoleReplicaOption^)

Performs a visit on the specified fragment.

System_CAPS_pubmethodVisit(PrincipalOption^)

Overrides PrincipalOption.

System_CAPS_pubmethodVisit(PrintStatement^)

Overrides PrintStatement.

System_CAPS_pubmethodVisit(Privilege80^)

Overrides Privilege80.

System_CAPS_pubmethodVisit(PrivilegeSecurityElement80^)
System_CAPS_pubmethodVisit(ProcedureOption^)

Overrides ProcedureOption.

System_CAPS_pubmethodVisit(ProcedureParameter^)
System_CAPS_pubmethodVisit(ProcedureReference^)
System_CAPS_pubmethodVisit(ProcedureReferenceName^)
System_CAPS_pubmethodVisit(ProcedureStatementBody^)
System_CAPS_pubmethodVisit(ProcedureStatementBodyBase^)
System_CAPS_pubmethodVisit(ProcessAffinityRange^)
System_CAPS_pubmethodVisit(ProviderEncryptionSource^)
System_CAPS_pubmethodVisit(ProviderKeyNameKeyOption^)
System_CAPS_pubmethodVisit(QualifiedJoin^)

Overrides QualifiedJoin.

System_CAPS_pubmethodVisit(QueryDerivedTable^)
System_CAPS_pubmethodVisit(QueryExpression^)

Overrides QueryExpression.

System_CAPS_pubmethodVisit(QueryParenthesisExpression^)
System_CAPS_pubmethodVisit(QuerySpecification^)
System_CAPS_pubmethodVisit(QueueDelayAuditOption^)
System_CAPS_pubmethodVisit(QueueExecuteAsOption^)
System_CAPS_pubmethodVisit(QueueOption^)

Overrides QueueOption.

System_CAPS_pubmethodVisit(QueueProcedureOption^)
System_CAPS_pubmethodVisit(QueueStatement^)

Overrides QueueStatement.

System_CAPS_pubmethodVisit(QueueStateOption^)

Overrides QueueStateOption.

System_CAPS_pubmethodVisit(QueueValueOption^)

Overrides QueueValueOption.

System_CAPS_pubmethodVisit(RaiseErrorLegacyStatement^)
System_CAPS_pubmethodVisit(RaiseErrorStatement^)
System_CAPS_pubmethodVisit(ReadOnlyForClause^)
System_CAPS_pubmethodVisit(ReadTextStatement^)
System_CAPS_pubmethodVisit(RealLiteral^)

Overrides RealLiteral.

System_CAPS_pubmethodVisit(ReceiveStatement^)

Overrides ReceiveStatement.

System_CAPS_pubmethodVisit(ReconfigureStatement^)
System_CAPS_pubmethodVisit(RecoveryDatabaseOption^)
System_CAPS_pubmethodVisit(RemoteServiceBindingOption^)
System_CAPS_pubmethodVisit(RemoteServiceBindingStatementBase^)
System_CAPS_pubmethodVisit(RenameAlterRoleAction^)
System_CAPS_pubmethodVisit(ResampleStatisticsOption^)
System_CAPS_pubmethodVisit(ResourcePoolAffinitySpecification^)
System_CAPS_pubmethodVisit(ResourcePoolParameter^)
System_CAPS_pubmethodVisit(ResourcePoolStatement^)
System_CAPS_pubmethodVisit(RestoreMasterKeyStatement^)
System_CAPS_pubmethodVisit(RestoreOption^)

Overrides RestoreOption.

System_CAPS_pubmethodVisit(RestoreServiceMasterKeyStatement^)
System_CAPS_pubmethodVisit(RestoreStatement^)

Overrides RestoreStatement.

System_CAPS_pubmethodVisit(ResultColumnDefinition^)
System_CAPS_pubmethodVisit(ResultSetDefinition^)
System_CAPS_pubmethodVisit(ResultSetsExecuteOption^)
System_CAPS_pubmethodVisit(ReturnStatement^)

Overrides ReturnStatement.

System_CAPS_pubmethodVisit(RevertStatement^)

Overrides RevertStatement.

System_CAPS_pubmethodVisit(RevokeStatement^)

Overrides RevokeStatement.

System_CAPS_pubmethodVisit(RevokeStatement80^)
System_CAPS_pubmethodVisit(RightFunctionCall^)
System_CAPS_pubmethodVisit(RolePayloadOption^)
System_CAPS_pubmethodVisit(RoleStatement^)

Overrides RoleStatement.

System_CAPS_pubmethodVisit(RollbackTransactionStatement^)
System_CAPS_pubmethodVisit(RollupGroupingSpecification^)
System_CAPS_pubmethodVisit(RouteOption^)

Overrides RouteOption.

System_CAPS_pubmethodVisit(RouteStatement^)

Overrides RouteStatement.

System_CAPS_pubmethodVisit(RowValue^)

Overrides RowValue.

System_CAPS_pubmethodVisit(SaveTransactionStatement^)
System_CAPS_pubmethodVisit(ScalarExpression^)

Overrides ScalarExpression.

System_CAPS_pubmethodVisit(ScalarExpressionDialogOption^)
System_CAPS_pubmethodVisit(ScalarExpressionRestoreOption^)
System_CAPS_pubmethodVisit(ScalarExpressionSequenceOption^)
System_CAPS_pubmethodVisit(ScalarExpressionSnippet^)
System_CAPS_pubmethodVisit(ScalarFunctionReturnType^)
System_CAPS_pubmethodVisit(ScalarSubquery^)

Overrides ScalarSubquery.

System_CAPS_pubmethodVisit(SchemaDeclarationItem^)
System_CAPS_pubmethodVisit(SchemaObjectFunctionTableReference^)
System_CAPS_pubmethodVisit(SchemaObjectName^)

Overrides SchemaObjectName.

System_CAPS_pubmethodVisit(SchemaObjectNameOrValueExpression^)
System_CAPS_pubmethodVisit(SchemaObjectNameSnippet^)
System_CAPS_pubmethodVisit(SchemaObjectResultSetDefinition^)
System_CAPS_pubmethodVisit(SchemaPayloadOption^)
System_CAPS_pubmethodVisit(SearchedCaseExpression^)
System_CAPS_pubmethodVisit(SearchedWhenClause^)
System_CAPS_pubmethodVisit(SearchPropertyListAction^)
System_CAPS_pubmethodVisit(SearchPropertyListFullTextIndexOption^)
System_CAPS_pubmethodVisit(SecondaryRoleReplicaOption^)
System_CAPS_pubmethodVisit(SecurityElement80^)
System_CAPS_pubmethodVisit(SecurityPrincipal^)
System_CAPS_pubmethodVisit(SecurityStatement^)
System_CAPS_pubmethodVisit(SecurityStatementBody80^)
System_CAPS_pubmethodVisit(SecurityTargetObject^)
System_CAPS_pubmethodVisit(SecurityTargetObjectName^)
System_CAPS_pubmethodVisit(SecurityUserClause80^)
System_CAPS_pubmethodVisit(SelectElement^)

Overrides SelectElement.

System_CAPS_pubmethodVisit(SelectFunctionReturnType^)
System_CAPS_pubmethodVisit(SelectInsertSource^)
System_CAPS_pubmethodVisit(SelectiveXmlIndexPromotedPath^)

Overrides T:Microsoft.SqlServer.TransactSql.ScriptDom. SelectiveXmlIndexPromotedPath.

System_CAPS_pubmethodVisit(SelectScalarExpression^)
System_CAPS_pubmethodVisit(SelectSetVariable^)
System_CAPS_pubmethodVisit(SelectStarExpression^)
System_CAPS_pubmethodVisit(SelectStatement^)

Overrides SelectStatement.

System_CAPS_pubmethodVisit(SelectStatementSnippet^)
System_CAPS_pubmethodVisit(SemanticTableReference^)

Performs a visit on the specified fragment.

System_CAPS_pubmethodVisit(SendStatement^)

Overrides SendStatement.

System_CAPS_pubmethodVisit(SequenceOption^)

Overrides SequenceOption.

System_CAPS_pubmethodVisit(SequenceStatement^)
System_CAPS_pubmethodVisit(ServerAuditStatement^)
System_CAPS_pubmethodVisit(ServiceContract^)

Overrides ServiceContract.

System_CAPS_pubmethodVisit(SessionOption^)

Overrides SessionOption.

System_CAPS_pubmethodVisit(SessionTimeoutPayloadOption^)
System_CAPS_pubmethodVisit(SetClause^)

Overrides SetClause.

System_CAPS_pubmethodVisit(SetCommand^)

Overrides SetCommand.

System_CAPS_pubmethodVisit(SetCommandStatement^)
System_CAPS_pubmethodVisit(SetErrorLevelStatement^)
System_CAPS_pubmethodVisit(SetFipsFlaggerCommand^)
System_CAPS_pubmethodVisit(SetIdentityInsertStatement^)
System_CAPS_pubmethodVisit(SetOffsetsStatement^)
System_CAPS_pubmethodVisit(SetOnOffStatement^)
System_CAPS_pubmethodVisit(SetRowCountStatement^)
System_CAPS_pubmethodVisit(SetSearchPropertyListAlterFullTextIndexAction^)
System_CAPS_pubmethodVisit(SetStatisticsStatement^)
System_CAPS_pubmethodVisit(SetStopListAlterFullTextIndexAction^)
System_CAPS_pubmethodVisit(SetTextSizeStatement^)
System_CAPS_pubmethodVisit(SetTransactionIsolationLevelStatement^)
System_CAPS_pubmethodVisit(SetUserStatement^)

Overrides SetUserStatement.

System_CAPS_pubmethodVisit(SetVariableStatement^)
System_CAPS_pubmethodVisit(ShutdownStatement^)
System_CAPS_pubmethodVisit(SignatureStatementBase^)
System_CAPS_pubmethodVisit(SimpleAlterFullTextIndexAction^)
System_CAPS_pubmethodVisit(SimpleCaseExpression^)
System_CAPS_pubmethodVisit(SimpleWhenClause^)

Overrides SimpleWhenClause.

System_CAPS_pubmethodVisit(SizeFileDeclarationOption^)
System_CAPS_pubmethodVisit(SoapMethod^)

Overrides SoapMethod.

System_CAPS_pubmethodVisit(SourceDeclaration^)
System_CAPS_pubmethodVisit(SpatialIndexOption^)
System_CAPS_pubmethodVisit(SpatialIndexRegularOption^)
System_CAPS_pubmethodVisit(SqlCommandIdentifier^)
System_CAPS_pubmethodVisit(SqlDataTypeReference^)
System_CAPS_pubmethodVisit(StateAuditOption^)

Overrides StateAuditOption.

System_CAPS_pubmethodVisit(StatementList^)

Overrides StatementList.

System_CAPS_pubmethodVisit(StatementListSnippet^)
System_CAPS_pubmethodVisit(StatementWithCtesAndXmlNamespaces^)
System_CAPS_pubmethodVisit(StatisticsOption^)

Overrides StatisticsOption.

System_CAPS_pubmethodVisit(StatisticsPartitionRange^)
System_CAPS_pubmethodVisit(StopListFullTextIndexOption^)
System_CAPS_pubmethodVisit(StopRestoreOption^)
System_CAPS_pubmethodVisit(StringLiteral^)

Overrides StringLiteral.

System_CAPS_pubmethodVisit(SubqueryComparisonPredicate^)
System_CAPS_pubmethodVisit(SymmetricKeyStatement^)
System_CAPS_pubmethodVisit(TableDataCompressionOption^)
System_CAPS_pubmethodVisit(TableDefinition^)

Overrides TableDefinition.

System_CAPS_pubmethodVisit(TableHint^)

Overrides TableHint.

System_CAPS_pubmethodVisit(TableHintsOptimizerHint^)
System_CAPS_pubmethodVisit(TableOption^)

Overrides TableOption.

System_CAPS_pubmethodVisit(TableReference^)

Overrides TableReference.

System_CAPS_pubmethodVisit(TableReferenceWithAlias^)
System_CAPS_pubmethodVisit(TableReferenceWithAliasAndColumns^)
System_CAPS_pubmethodVisit(TableSampleClause^)
System_CAPS_pubmethodVisit(TableSwitchOption^)
System_CAPS_pubmethodVisit(TableValuedFunctionReturnType^)
System_CAPS_pubmethodVisit(TargetDeclaration^)
System_CAPS_pubmethodVisit(TargetRecoveryTimeDatabaseOption^)

Performs a visit on the specified fragment.

System_CAPS_pubmethodVisit(TextModificationStatement^)
System_CAPS_pubmethodVisit(ThrowStatement^)

Overrides ThrowStatement.

System_CAPS_pubmethodVisit(TopRowFilter^)

Overrides TopRowFilter.

System_CAPS_pubmethodVisit(TransactionStatement^)
System_CAPS_pubmethodVisit(TriggerAction^)

Overrides TriggerAction.

System_CAPS_pubmethodVisit(TriggerObject^)

Overrides TriggerObject.

System_CAPS_pubmethodVisit(TriggerOption^)

Overrides TriggerOption.

System_CAPS_pubmethodVisit(TriggerStatementBody^)
System_CAPS_pubmethodVisit(TruncateTableStatement^)
System_CAPS_pubmethodVisit(TryCastCall^)

Overrides TryCastCall.

System_CAPS_pubmethodVisit(TryCatchStatement^)
System_CAPS_pubmethodVisit(TryConvertCall^)

Determines the visitor for TryConvertCall object.

System_CAPS_pubmethodVisit(TryParseCall^)

Determines the visitor for TryParseCall object.

System_CAPS_pubmethodVisit(TSEqualCall^)

Overrides TSEqualCall.

System_CAPS_pubmethodVisit(TSqlBatch^)

Overrides TSqlBatch.

System_CAPS_pubmethodVisit(TSqlFragment^)

Overrides TSqlFragment.

System_CAPS_pubmethodVisit(TSqlFragmentSnippet^)
System_CAPS_pubmethodVisit(TSqlScript^)

Overrides TSqlScript.

System_CAPS_pubmethodVisit(TSqlStatement^)

Overrides TSqlStatement.

System_CAPS_pubmethodVisit(TSqlStatementSnippet^)
System_CAPS_pubmethodVisit(UnaryExpression^)

Overrides UnaryExpression.

System_CAPS_pubmethodVisit(UniqueConstraintDefinition^)
System_CAPS_pubmethodVisit(UnpivotedTableReference^)
System_CAPS_pubmethodVisit(UnqualifiedJoin^)

Overrides UnqualifiedJoin.

System_CAPS_pubmethodVisit(UpdateCall^)

Overrides UpdateCall.

System_CAPS_pubmethodVisit(UpdateDeleteSpecificationBase^)
System_CAPS_pubmethodVisit(UpdateForClause^)

Overrides UpdateForClause.

System_CAPS_pubmethodVisit(UpdateMergeAction^)
System_CAPS_pubmethodVisit(UpdateSpecification^)
System_CAPS_pubmethodVisit(UpdateStatement^)

Overrides UpdateStatement.

System_CAPS_pubmethodVisit(UpdateStatisticsStatement^)
System_CAPS_pubmethodVisit(UpdateTextStatement^)
System_CAPS_pubmethodVisit(UseFederationStatement^)
System_CAPS_pubmethodVisit(UserDataTypeReference^)
System_CAPS_pubmethodVisit(UserDefinedTypeCallTarget^)
System_CAPS_pubmethodVisit(UserDefinedTypePropertyAccess^)
System_CAPS_pubmethodVisit(UserLoginOption^)

Overrides UserLoginOption.

System_CAPS_pubmethodVisit(UserRemoteServiceBindingOption^)
System_CAPS_pubmethodVisit(UserStatement^)

Overrides UserStatement.

System_CAPS_pubmethodVisit(UseStatement^)

Overrides UseStatement.

System_CAPS_pubmethodVisit(ValueExpression^)

Overrides ValueExpression.

System_CAPS_pubmethodVisit(ValuesInsertSource^)
System_CAPS_pubmethodVisit(VariableMethodCallTableReference^)
System_CAPS_pubmethodVisit(VariableReference^)
System_CAPS_pubmethodVisit(VariableTableReference^)
System_CAPS_pubmethodVisit(VariableValuePair^)
System_CAPS_pubmethodVisit(ViewOption^)

Overrides ViewOption.

System_CAPS_pubmethodVisit(ViewStatementBody^)
System_CAPS_pubmethodVisit(WaitForStatement^)

Overrides WaitForStatement.

System_CAPS_pubmethodVisit(WaitForSupportedStatement^)
System_CAPS_pubmethodVisit(WhenClause^)

Overrides WhenClause.

System_CAPS_pubmethodVisit(WhereClause^)

Overrides WhereClause.

System_CAPS_pubmethodVisit(WhileStatement^)

Overrides WhileStatement.

System_CAPS_pubmethodVisit(WindowDelimiter^)

Determines the visitor for WindowDelimiter object.

System_CAPS_pubmethodVisit(WindowFrameClause^)

Determines the visitor for WindowFrameClause object.

System_CAPS_pubmethodVisit(WindowsCreateLoginSource^)
System_CAPS_pubmethodVisit(WithCtesAndXmlNamespaces^)
System_CAPS_pubmethodVisit(WithinGroupClause^)

Determines the visitor for WithinGroupClause object.

System_CAPS_pubmethodVisit(WitnessDatabaseOption^)
System_CAPS_pubmethodVisit(WorkloadGroupImportanceParameter^)
System_CAPS_pubmethodVisit(WorkloadGroupParameter^)
System_CAPS_pubmethodVisit(WorkloadGroupResourceParameter^)
System_CAPS_pubmethodVisit(WorkloadGroupStatement^)
System_CAPS_pubmethodVisit(WriteTextStatement^)
System_CAPS_pubmethodVisit(WsdlPayloadOption^)
System_CAPS_pubmethodVisit(XmlDataTypeReference^)
System_CAPS_pubmethodVisit(XmlForClause^)

Overrides XmlForClause.

System_CAPS_pubmethodVisit(XmlForClauseOption^)
System_CAPS_pubmethodVisit(XmlNamespaces^)

Overrides XmlNamespaces.

System_CAPS_pubmethodVisit(XmlNamespacesAliasElement^)
System_CAPS_pubmethodVisit(XmlNamespacesDefaultElement^)
System_CAPS_pubmethodVisit(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: