c# 2.0 - C# DataSet Question - What does the value in quotes mean? -
dataset dataset = new dataset ("PinkAlement");
Can anyone understand the meaning of Pine-Elephant in this context? I understand that I am declaring a new dataset object, but what is Pinkellant? Is this just the name of the dataset?
Thanks
The name given to DataSet for use in creating an XML Without assigning itself the root tag of the document itself, it will make itself something.
Comments
Post a Comment