Click or drag to resize

IDatabaseFileContentGetBlobSize Method

Namespace:  PDTec.IceNet.Core.Database.Implementation
Assembly:  PDTec.IceNet.Core (in PDTec.IceNet.Core.dll) Version: 7.2.0.0 (7.2.7583.15464)
Syntax
C#
void FileContentGetBlobSize(
	string id,
	out long contentSize
)

Parameters

id
Type: SystemString
contentSize
Type: SystemInt64
See Also