Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 10 Next »

Description

Sets an ADO.NET DataTable as a data source to bind to template data markers.

C#
vb.net

Parameters

dataTable
The DataTable to use as the data source.
dataSourceName
The name of the data source.
bindingProperties
A DataBindingProperties object.

Examples

C#
vb.net
  • No labels