QueryProgressThreadSample(SqlDataReader) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
QueryProgressThreadSample(System::Data::SqlClient::SqlDataReader ^ reader);
public QueryProgressThreadSample (System.Data.SqlClient.SqlDataReader reader);
new Microsoft.SqlServer.Management.UI.VSIntegration.Editors.ProgressEstimation.QueryProgressThreadSample : System.Data.SqlClient.SqlDataReader -> Microsoft.SqlServer.Management.UI.VSIntegration.Editors.ProgressEstimation.QueryProgressThreadSample
Public Sub New (reader As SqlDataReader)
Parameters
- reader
- SqlDataReader