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