Library Commands Object Model Reference

CustomAttributesDataSet.Load Method

Loads the SurveySubmissionCommand's attributes into the dataset.

Overload List

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[]);

See Also

CustomAttributesDataSet Class | Spss.Dimensions.Library.Commands Namespace