CachedResultsetDataReaderFieldCount Property |
Gets the number of columns in the current row.
Namespace: SD.LLBLGen.Pro.ORMSupportClassesAssembly: SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.0.0.0 (5.0.0)
Syntax public override int FieldCount { get; }
Public Overrides ReadOnly Property FieldCount As Integer
Get
Property Value
Type:
Int32Implements
IDataRecordFieldCountSee Also