Saves properties, structure, and data information to a file in binary format. Syntax Parameters filename The name of the file containing the serialized UltraDataSource informationincludeData Determines whether that data is saved along with the data structure. Remarks The SaveAsBinary method is used in conjunction ...
Saves properties, structure, and data information to a binary stream. Overload List
Saves properties, structure, and data information to an Xml/soap stream. Syntax Parameters stream Stream containing the serialized UltraDataSource information Remarks The SaveAsBinary method is used in conjunction with the LoadFromXml(Stream) method to persist the property settings and layout of the ultraDataSourc...
Saves properties, structure, and data information to an Xml/soap stream. Syntax Parameters stream Stream containing the serialized UltraDataSource informationincludeData Determines whether that data is saved along with the data structure. Remarks The SaveAsBinary method is used in conjunction with the LoadFromXml(...
Saves properties, structure, and data information to a file in xml/soap format. Syntax Parameters filename The name of the file containing the serialized UltraDataSource information Remarks The SaveAsBinary method is used in conjunction with the LoadFromXml(String) method to persist the property settings and layou...
Saves properties, structure, and data information to a file in xml/soap format. Syntax Parameters filename The name of the file containing the serialized UltraDataSource informationincludeData Determines whether that data is saved along with the data structure. Remarks The SaveAsBinary method is used in conjunctio...
Saves properties, structure, and data information to an Xml/soap stream. Overload List
Returns true if the object has some non-default settings. Syntax Return Value true if the object has some non-default settings. Example
Returns true if the AllowAdd is set to its non-default value of false. Syntax Return Value Returns true if this property is not set to its default value Example
Returns true if the AllowDelete is set to its non-default value of false. Syntax Return Value Returns true if this property is not set to its default value Example