Method SetFieldBlob
- Namespace
- YndigoBlue.Velocity.Model
- Assembly
- YndigoBlue.Velocity.dll
SetFieldBlob(string, byte[])
Sets the value of a binary large object (BLOB) field.
public void SetFieldBlob(string fieldName, byte[] value)
Sets the value of a binary large object (BLOB) field.
public void SetFieldBlob(string fieldName, byte[] value)