SQL..::..BlobUpdate Method (Command, String, array<Byte>[]()[][])
BLOBs the update.
Namespace:
AdvantageCMS.DataAssembly: AdvantageCMS.Data (in AdvantageCMS.Data.dll)
Syntax
public void BlobUpdate( SQL..::..Command command, string FieldName, byte[] Value )
Parameters
- command
- Type: AdvantageCMS.Data..::..SQL..::..Command
The command.
- FieldName
- Type: String
Name of the field.
- Value
- Type: array<Byte>[]()[][]
The value.