This topic has not yet been rated - Rate this topic

ResultSetCondition.ResultSet Property

Gets or sets the result set in the ExecutionResult to check.

Namespace:  Microsoft.Data.Schema.UnitTesting.Conditions
Assembly:  Microsoft.Data.Schema.UnitTesting (in Microsoft.Data.Schema.UnitTesting.dll)
public int ResultSet { get; set; }

Property Value

Type: System.Int32

The first ResultSet is 1.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.