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.4.0.0 (5.4.0)
Syntax public DataSourceDataContainerType DataContainerType { get; set; }
Public Property DataContainerType As DataSourceDataContainerType
Get
Set
Property Value
Type:
DataSourceDataContainerTypeSee Also