Overload | Description |
---|---|
MySqlBlob Constructor() | Initializes a new instance of the MySqlBlob class. |
MySqlBlob Constructor(Byte[]) | Initializes a new instance of the MySqlBlob class, setting the Value property to the provided array of bytes. |
Overload | Description |
---|---|
MySqlBlob Constructor() | Initializes a new instance of the MySqlBlob class. |
MySqlBlob Constructor(Byte[]) | Initializes a new instance of the MySqlBlob class, setting the Value property to the provided array of bytes. |