FileControllerGetFileVersionDataStream Method |
Name | Description | |
---|---|---|
![]() | GetFileVersionDataStream(Int32) |
Returns a memorystream containing the data of a specific fileversion.
The method should only be used for relatively small files!
|
![]() ![]() | GetFileVersionDataStream(Int32, SqlConnection, SqlTransaction) |
Returns a memorystream containing the data of a specific fileversion.
The method should only be used for relatively small files!
|