Click or drag to resize

SchemaInfoCollectionClearSchemaCache Method

Overload List
  NameDescription
Public methodStatic memberClearSchemaCache(String) Obsolete.
Clears a schema cache object. This method is deprecated in favor of ClearSchemaCache(IAppContext, String) in order to prevent the possibility of cross-application clearing.
Public methodStatic memberClearSchemaCache(IAppContext, String)
Clears a schema cache object.
Top
See Also