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 getScale(int _ColumnID);
public virtual int getScale (int _ColumnID);
abstract member getScale : int -> int
override this.getScale : int -> int
Public Overridable Function getScale (_ColumnID As Integer) As Integer