Version

Search Results

LoadFromBinary(String) Method

Loads saved information from a file containing the binary data. Syntax Parameters filename The name of the file containing the serialized UltraDataSource information. Remarks The LoadFromBinary method is used in conjunction with the SaveAsBinary(String) method to persist the structure and data of the ultraDataSour...

LoadFromBinary(String,Boolean) Method

Loads saved information from a file containing the binary data. Syntax Parameters filename The name of the file containing the serialized UltraDataSource information.includeData Determines whether that data is saved along with the data structure. Remarks The LoadFromBinary method is used in conjunction with the Sa...

LoadFromBinary Method

Loads saved information from a stream containing the binary data. Overload List

LoadFromXml(Stream) Method

Loads saved information from a stream containing the Xml data. Syntax Parameters stream Stream containing the serialized UltraDataSource information Remarks The LoadFromXml method is used in conjunction with the SaveAsXml(Stream) method to persist the structure and data of the ultraDataSource. Example Following co...

LoadFromXml(Stream,Boolean) Method

Loads saved information from a stream containing the Xml data. Syntax Parameters stream Stream containing the serialized UltraDataSource informationincludeData Determines whether that data is saved along with the data structure. Remarks The LoadFromXml method is used in conjunction with the SaveAsXml(Stream,Boolea...

LoadFromXml(String) Method

Loads saved information from a file containing the Xml data. Syntax Parameters filename The name of the file containing the serialized UltraDataSource information Remarks The LoadFromXml method is used in conjunction with the SaveAsXml(String) method to persist the structure and data of the ultraDataSource. Exampl...

LoadFromXml(String,Boolean) Method

Loads saved information from a file containing the Xml data. 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 LoadFromXml method is used in conjunction with the SaveAsXml...

LoadFromXml Method

Loads saved information from a stream containing the Xml data. Overload List

NotifyPropChange(Enum) Method

Syntax Parameters propId