public QueryDescription GetQueryDescription( Table table )
Public Overloads Function GetQueryDescription( _ ByVal table As Table _ ) As QueryDescription
Parameters
- table
- A given Table or FeatureClass (if it is spatially enabled) that has an associated QueryDescription object.
Return Value
The QueryDescription object associated with table.