اقرأ باللغة الإنجليزية تحرير

مشاركة عبر


DataTable.EndLoadData Method

Definition

Turns on notifications, index maintenance, and constraints after loading data.

public void EndLoadData();

Remarks

Use EndLoadData in conjunction with LoadDataRow and BeginLoadData.

Applies to

See also