C# Class VelocityDbSchema.StoreCat

Inheritance: OptimizedPersistable
Mostra file Open project: VelocityDB/VelocityDB

Public Properties

Property Type Description
PlaceInDatabase System.UInt32
cat VelocityDbSchema.Samples.AllSupportedSample.Cat

Public Methods

Method Description
StoreCat ( ) : System

Method Details

StoreCat() public method

public StoreCat ( ) : System
return System

Property Details

PlaceInDatabase public_oe static_oe property

public static UInt32,System PlaceInDatabase
return System.UInt32

cat public_oe property

public Cat,VelocityDbSchema.Samples.AllSupportedSample cat
return VelocityDbSchema.Samples.AllSupportedSample.Cat