C# Class OrcaSql.Core.Engine.Pages.GamPage

Inheritance: OrcaSql.Core.Engine.Pages.ExtentAllocationMap
Mostra file Open project: ycherkes/OrcaSql

Public Methods

Method Description
GamPage ( Array bytes, Database database ) : System
GetGamPointerForPage ( PagePointer loc ) : PagePointer
ToString ( ) : string

Method Details

GamPage() public method

public GamPage ( Array bytes, Database database ) : System
bytes Array
database Database
return System

GetGamPointerForPage() public static method

public static GetGamPointerForPage ( PagePointer loc ) : PagePointer
loc PagePointer
return PagePointer

ToString() public method

public ToString ( ) : string
return string