Click or drag to resize
GetDataCommand Constructor
Overload List
  NameDescription
Public methodGetDataCommand(String)
Creates a new GetDataCommand with default timeout and maxDigits set to 1024.
Public methodGetDataCommand(String, Int64)
Creates a new GetDataCommand with the given timeout and maxDigits set to 1024.
Public methodGetDataCommand(String, Int64, Int32)
Creates a new GetDataCommand with the given timeout and maxDigits.
Top
See Also