TermLookupMainControl.ConnectMappedRows Метод
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
protected:
override void ConnectMappedRows(Microsoft::DataTransformationServices::Design::MovableSizableGrid ^ sourceGrid, Microsoft::DataTransformationServices::Design::MovableSizableGrid ^ destGrid, int destRowIndex);
protected override void ConnectMappedRows (Microsoft.DataTransformationServices.Design.MovableSizableGrid sourceGrid, Microsoft.DataTransformationServices.Design.MovableSizableGrid destGrid, int destRowIndex);
override this.ConnectMappedRows : Microsoft.DataTransformationServices.Design.MovableSizableGrid * Microsoft.DataTransformationServices.Design.MovableSizableGrid * int -> unit
Protected Overrides Sub ConnectMappedRows (sourceGrid As MovableSizableGrid, destGrid As MovableSizableGrid, destRowIndex As Integer)
Параметры
- sourceGrid
- Microsoft.DataTransformationServices.Design.MovableSizableGrid
- destGrid
- Microsoft.DataTransformationServices.Design.MovableSizableGrid
- destRowIndex
- Int32