TNullBitmap

Inheritance

LevelAncestorDescription
1TObjectUltimate ancestor in a class hierarchy
2TBaseObjectA base class for objects that can be used instead of TObject.
3TSerializableObjectAbstract base class for an object that supports reading from and writing to a stream.
4TNullBitmap

Source

Sql.Database.Physical.Mysql.Protocol.Client.pas (129)

Fields

ScopeVisibilityTypeNameDescription
InstanceprotectedTPhysicalMemoryBlockContent
InstanceprotectedTInteger32Offset
InstanceprotectedTInteger32Count

Methods

ScopeVisibilityResultNameDescription
InstanceprotectedTBooleanGetIsNull(Column: TInteger32)
InstanceprotectedSetIsNull(Column: TInteger32; Value: TBoolean)
InstancepublicCreate(Offset: TInteger32; Count: TInteger32)
InstancepublicDestroy()
InstancepublicRead(Stream: TInputStream)
InstancepublicWrite(Stream: TOutputStream)