BaseDataFramehasError Method |
Returns true if an exception happened during parse
Namespace:
Kratos_3.Network
Assembly:
Kratos_3 (in Kratos_3.dll) Version: 3.6.2.0 (3.6.2.0)
SyntaxPublic Function hasError As Boolean
public:
virtual bool hasError() sealed
abstract hasError : unit -> bool
override hasError : unit -> bool
Return Value
Type:
BooleanImplements
IDataTablehasError
See Also