TSqlFragmentVisitor 클래스

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

상속 계층

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

네임스페이스:  Microsoft.SqlServer.TransactSql.ScriptDom
어셈블리:  Microsoft.SqlServer.TransactSql.ScriptDom(Microsoft.SqlServer.TransactSql.ScriptDom.dll)

구문

‘선언
Public MustInherit Class TSqlFragmentVisitor
‘사용 방법
Dim instance As TSqlFragmentVisitor
public abstract class TSqlFragmentVisitor
public ref class TSqlFragmentVisitor abstract
[<AbstractClassAttribute>]
type TSqlFragmentVisitor =  class end
public abstract class TSqlFragmentVisitor

TSqlFragmentVisitor 유형에서 다음 멤버를 표시합니다.

생성자

  이름 설명
보호된 메서드 TSqlFragmentVisitor Initializes a new instance of the TSqlFragmentVisitor class.

맨 위로 이동

메서드

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

맨 위로 이동

스레드 보안

이 유형의 모든 공용 static(Visual Basic에서는 Shared) 멤버는 스레드로부터 안전합니다. 인스턴스 멤버는 스레드로부터의 안전성이 보장되지 않습니다.

참고 항목

참조

Microsoft.SqlServer.TransactSql.ScriptDom 네임스페이스