SnapDAL Library Documentation

Parm.SourceColumn Field

When working with DataAdapters, a datatable column can be mapped to a parameter. Use this attribute to define the mapping.

public string SourceColumn;

See Also

Parm Class | SnapDAL Namespace