SqlRow Constructor SqlRow(IList<Object>, SqlRowMetadata) Initializes a new instance of the SqlRow class. Declaration public SqlRow(IList<object> values, SqlRowMetadata metadata) Parameters IList<Object> values SqlRowMetadata metadata