Omada Identity
Omada Identity
Namespaces
Omada.OE.AppLogic
FileController Class
FileController Methods
SaveFileVersionDataNext Method
SaveFileVersionDataNext Method (Byte[], Byte[], Int32, Int32)
SaveFileVersionDataNext Method (Byte[], Byte[], Int32, Int32, SqlConnection, SqlTransaction)
FileController
SaveFileVersionDataNext Method (
Byte
,
Byte
, Int32, Int32)
Namespace:
Omada.OE.AppLogic
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
Copy
public
void
SaveFileVersionDataNext
(
byte
[]
buffer
,
byte
[]
pointer
,
int
offset
,
int
bytes
)
Parameters
buffer
Type:
System
Byte
pointer
Type:
System
Byte
offset
Type:
System
Int32
bytes
Type:
System
Int32
See Also
Reference
FileController Class
SaveFileVersionDataNext Overload
Omada.OE.AppLogic Namespace