Skip to main content
A newer version of this page is available. .

UnboundDataSourceProperty Constructors

Represents a data source field within the UnboundDataSource.
Name Parameters Description
UnboundDataSourceProperty() none Initializes a new instance of the UnboundDataSourceProperty class with default settings.
UnboundDataSourceProperty(String, Type) name, propertyType Initializes a new instance of the UnboundDataSourceProperty class.
UnboundDataSourceProperty(String) name Initializes a new instance of the UnboundDataSourceProperty class.
See Also