DataEntity CalculateSizeInBytes Method

Calculates the in memory size of the data entity in bytes.

Namespace:  Scribe.Core.ConnectorApi

Assembly:  Scribe.Core.ConnectorApi (in Scribe.Core.ConnectorApi.dll)

Syntax

public   int   CalculateSizeInBytes()

Return Value

Type: Int32

See

DataEntity Class

Scribe.Core.ConnectorApi Namespace