Contents Index Topic Contents | ||
Previous Topic: Microsoft Tabular Data Control Reference Next Topic: Properties |
Objects
Object
Syntax
<OBJECT ID=object CLASSID = "clsid:333C7BC4-460F-11D0-BC04-0080C7055A83"> [<PARAM NAME=property VALUE=setting>] </OBJECT>
Object String identifying the object. Property One of the elements in the table below. Setting Value for the property.
Property Description AppendData Specifies whether new data is appended or replaces existing data. CaseSensitive Indicates whether the TDC distinguishes characters in the data set based upon their case. CharSet Identifies the character set of the data file. DataURL Specifies the location of the data file. EscapeChar Specifies the character used to escape special characters. FieldDelim Specifies the character used to mark the end of data fields. Filter Specifies the criteria to use for filtering the data. Language Specifies the language of the data file, including numerical and date formats. RowDelim Specifies the character used to mark the end of each row. Sort Identifies the columns to be sorted, and ascending ordescending sort order. TextQualifier Specifies the optional character that surrounds a field. UseHeader Specifies whether the first line of the data file contains header information.
Method Description Reset Causes the control to filter or sort its data based on new settings.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.