C# Class Tiny.Metadata.Layout.MetadataTableHeader

Exibir arquivo Open project: scottwis/tiny

Public Methods

Method Description
GetHeapIndexSize ( StreamID id ) : uint
GetRowCount ( MetadataTable table ) : int
Verify ( ) : bool

Method Details

GetHeapIndexSize() public method

public GetHeapIndexSize ( StreamID id ) : uint
id StreamID
return uint

GetRowCount() public method

public GetRowCount ( MetadataTable table ) : int
table MetadataTable
return int

Verify() public method

public Verify ( ) : bool
return bool