LLBLGenProDataSourceBaseDataContainerType Property |
Gets or sets the type of the data container which contains the data inside this datasource control.
Namespace: SD.LLBLGen.Pro.ORMSupportClassesAssembly: SD.LLBLGen.Pro.ORMSupportClasses.Web (in SD.LLBLGen.Pro.ORMSupportClasses.Web.dll) Version: 5.0.0.0 (5.0.0)
Syntax public DataSourceDataContainerType DataContainerType { get; set; }
Public Property DataContainerType As DataSourceDataContainerType
Get
Set
Property Value
Type:
DataSourceDataContainerTypeSee Also