This topic has not yet been rated - Rate this topic

SqlBytes Constructor

Initializes a new instance of the SqlBytes class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  Name Description
Public method SqlBytes() Initializes a new instance of the SqlBytes class.
Public method SqlBytes(Byte[]) Initializes a new instance of the SqlBytes class based on the specified byte array.
Public method SqlBytes(SqlBinary) Initializes a new instance of the SqlBytes class based on the specified SqlBinary value.
Public method SqlBytes(Stream) Initializes a new instance of the SqlBytes class based on the specified Stream value.
Top
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ