LBM .Net API Documentation
LBMSDMFieldBlob Constructor (name, v)
Namespaces
►
com.latencybusters.lbm.sdm
►
LBMSDMFieldBlob
►
LBMSDMFieldBlob(String,
array<
Byte
>
[]
()
[]
)
C#
Constructor for a blob field using a byte array as the blob
Declaration Syntax
C#
public
LBMSDMFieldBlob
(
string
name
,
byte
[]
v
)
Parameters
name
(
String
)
The field name
v
(
array<
Byte
>
[]
()
[]
)
The byte array to be used as the blob
Assembly:
lbmcssdm
(Module: lbmcssdm) Version: 6.7.1.0