Which method of the DataSet object is used to return the DataSet's contents in XML form as a string. 1. GetXml() 2. ReadXml() 3. WriteXml() 4. SetXml()
1. GetXml()
More interview questions and answers |
---|
4. All Of Above |
1. open() |
The DataSet object is a _________ storage. 1. connected 2. disconnected 3. polling 4. None |
2. disconnected |
3. DataAdapter |
1. by calling a Command object's ExecuteReader. |
Which is/are DataAdapter Events? 1. OnRowUpdating 2. OnRowUpdated 3. 1&2 4. onRowDeleting |
3. 1&2 |
3. EXtensible Markup Language |
1. ReadXml() |
2. Serialization |
1. GetXml() |