Loads the SurveySubmissionCommand's attributes into the dataset.
Loads the SurveySubmissionCommand's attributes into the dataset.
public void Load(SurveySubmissionCommand);
Inherited from DataSet.
public void Load(IDataReader,LoadOption,params DataTable[]);
Inherited from DataSet.
public virtual void Load(IDataReader,LoadOption,FillErrorEventHandler,params DataTable[]);
Inherited from DataSet.
public void Load(IDataReader,LoadOption,params string[]);
CustomAttributesDataSet Class | Spss.Dimensions.Library.Commands Namespace