LookupTransformUI Class

Definition

public ref class LookupTransformUI : Microsoft::DataTransformationServices::DataFlowUI::DataFlowComponentUI
public class LookupTransformUI : Microsoft.DataTransformationServices.DataFlowUI.DataFlowComponentUI
type LookupTransformUI = class
    inherit DataFlowComponentUI
Public Class LookupTransformUI
Inherits DataFlowComponentUI
Inheritance
Microsoft.DataTransformationServices.DataFlowUI.DataFlowComponentUI
LookupTransformUI

Constructors

LookupTransformUI()

Fields

PROP_NAME_CACHE_TYPE
PROP_NAME_CONN_TYPE
PROP_NAME_COPY_COLUMN
PROP_NAME_JOIN_COLUMN
PROP_NAME_MAX_MEMORY
PROP_NAME_MAX_MEMORY64
PROP_NAME_NO_MATCH_BEHV
PROP_NAME_NO_MATCH_CACHE_PERC
PROP_NAME_PARAMETER_MAP
PROP_NAME_REFERENCE_COLUMNS_XML
PROP_NAME_SQL_PARAM
PROP_NAME_SQL_STATEMENT

Properties

CacheMode
ConnectionManager
ConnectionType
DataSourceViewID
MaxMemoryUsage
MaxMemoryUsage64
NoMatchBehavior
NoMatchCachePercentage
OverwriteParam
ParameterMap
QuotePrefix
QuoteSuffix
ReferenceMetadataXml
RowSize
SchemaSeparator
SqlCommandParam
SqlStatement
TableName
TableObjectType

Methods

AddPagesToForm(DataFlowComponentForm)

Applies to