Metodo DataSourceCollection.AddNew
Include i membri protetti
Include i membri ereditati
Creates and adds a DataSource to the end of the collection.
Questo membro è sottoposto a overload. Per informazioni complete su questo membro, inclusi sintassi, utilizzo ed esempi, fare clic su un nome nell'elenco di overload.
Elenco degli overload
Nome | Descrizione | |
---|---|---|
AddNew(String) | Creates and adds a DataSource, with the specified key, to the end of the collection. | |
AddNew(String, String) | Creates and adds a DataSource, with the specified name and key, to the end of the collection. |
In alto