New instance
Declaration Syntax
C# | Visual Basic | Visual C++ |
public LinkBasedImportSampler( IIndexableSource source, LinkBasedImportSampler..::.InvokeMethod invoker, DataSet dataSet )
Public Sub New ( _ source As IIndexableSource, _ invoker As LinkBasedImportSampler..::.InvokeMethod, _ dataSet As DataSet _ )
public: LinkBasedImportSampler( IIndexableSource^ source, LinkBasedImportSampler..::.InvokeMethod^ invoker, DataSet^ dataSet )
Parameters
- source (IIndexableSource)
- Source to sample
- invoker (LinkBasedImportSampler..::.InvokeMethod)
- UI thread invoker to use if Windows Forms, null otherwise
- dataSet (DataSet)
- DataSet to add sample data to