Click or drag to resize

LLBLGenProDataSourceBaseDataContainerType Property

Gets or sets the type of the data container which contains the data inside this datasource control.

Namespace:  SD.LLBLGen.Pro.ORMSupportClasses
Assembly:  SD.LLBLGen.Pro.ORMSupportClasses.Web (in SD.LLBLGen.Pro.ORMSupportClasses.Web.dll) Version: 5.9.0.0 (5.9.0)
Syntax
public DataSourceDataContainerType DataContainerType { get; set; }

Property Value

Type: DataSourceDataContainerType
See Also