Gets a value indicating whether the column count has changed.
[Visual Basic] Overridable Protected Function HasSchemaChanged() As Boolean [C#] protected virtual bool HasSchemaChanged(); [C++] protected: virtual bool HasSchemaChanged(); [JScript] protected function HasSchemaChanged() : Boolean;
true if the column count is not 0; otherwise, false.