The check schema flag.
[Visual Basic .NET] Public Property CheckSchema As Boolean
[C#] public bool CheckSchema {get; set;}
[C++]
HRESULT get_CheckSchema(
VARIANT_BOOL* CheckSchema
);
[C++]
HRESULT put_CheckSchema(
VARIANT_BOOL CheckSchema
);
[C++]Parameters
CheckSchema [out, retval] CheckSchema is a parameter of type VARIANT_BOOL CheckSchema [in] CheckSchema is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.