public interface ISqlJetBlobLiteral extends ISqlJetLiteralValue
Modifier and Type | Method and Description |
---|---|
byte[] |
getValue()
Blob value as bytes array.
|
byte[] getValue()
Blob value as bytes array.
IMPORTANT: Do not modify the returned array!
getValue
in interface ISqlJetExpression
Copyright © 2009-2010 TMate Software Ltd. All Rights Reserved.