Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual int getByte(int _ColumnID);
public virtual int getByte (int _ColumnID);
abstract member getByte : int -> int
override this.getByte : int -> int
Public Overridable Function getByte (_ColumnID As Integer) As Integer