QueryResultPacket SetData Method A Sandcastle Documented Class Library
Sets the query result data.

Namespace: P4s3UtilsLib
Assembly: P4s3UtilsLib (in P4s3UtilsLib.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public void SetData(
	DataSet ds
)

Parameters

ds
Type: System.Data DataSet
See Also