TermExtractionComponentUI 类

定义

public ref class TermExtractionComponentUI : Microsoft::DataTransformationServices::Design::DtsAdapterUI
public class TermExtractionComponentUI : Microsoft.DataTransformationServices.Design.DtsAdapterUI
type TermExtractionComponentUI = class
    inherit DtsAdapterUI
Public Class TermExtractionComponentUI
Inherits DtsAdapterUI
继承
Microsoft.DataTransformationServices.Design.DtsAdapterUI
TermExtractionComponentUI

构造函数

TermExtractionComponentUI()

属性

FrequencyThreshold
IsCaseSensitive
IsStemming
LowerBoundOfFrequencyThreshold
LowerBoundOfMaxLenOfTerm
MaxLengthOfTerm
NeedReferenceData
OutputScoreColumnName
OutputTermColumnName
OutTermColumn
OutTermTable
ScoreType
UpperBoundOfFrequencyThreshold
UpperBoundOfMaxLenOfTerm
WordOrPhrase

方法

EditImpl(IWin32Window)
GetCustomProperty(String)
ReleaseInputColumn(IDTSVirtualInputColumn100)
SetInputColumn(IDTSVirtualInputColumn100)

适用于