
[Missing <summary> documentation for "T:Recrovit.RecroGridFramework.Data.RGDataRecord"]
public sealed class RGDataRecord : IRGDataRecord, 
	IDataRecord| RGDataRecord | Initializes a new instance of the RGDataRecord class | 
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | 
| GetBoolean | |
| GetByte | |
| GetBytes | |
| GetChar | |
| GetChars | |
| GetData | |
| GetDataTypeName | |
| GetDateTime | |
| GetDecimal | |
| GetDouble | |
| GetFieldType | |
| GetFloat | |
| GetGuid | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) | 
| GetInt16 | |
| GetInt32 | |
| GetInt64 | |
| GetName | |
| GetOrdinal | |
| GetString | |
| GetValue | |
| GetValues | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | 
| IsDBNull | |
| ToString | Returns a string that represents the current object. (Inherited from Object) | 
| Convert | (Defined by IRGDataRecordExtensions) |