Saturday, September 15, 2007
Defined in Gregor.Core, namespace Gregor.Core.
public enum Gregor.Core.GraphOptions : System.Enum, System.IComparable, System.IFormattable, System.IConvertible Custom Attributes: System.Flags() Description:
public const Gregor.Core.GraphOptions AllowNulls = 0x08 Custom Attributes: Description: Value (Decomposed): Gregor.Core.GraphOptions.AllowNulls
public const Gregor.Core.GraphOptions AllowValueTypes = 0x10 Custom Attributes: Description: Value (Decomposed): Gregor.Core.GraphOptions.AllowValueTypes
public const Gregor.Core.GraphOptions Default = 0x05 Custom Attributes: Description: Value (Decomposed): Gregor.Core.GraphOptions.PreferCollection | Gregor.Core.GraphOptions.PropertyMembers
public const Gregor.Core.GraphOptions FieldMembers = 0x02 Custom Attributes: Description: Value (Decomposed): Gregor.Core.GraphOptions.FieldMembers
public const Gregor.Core.GraphOptions None = 0x00 Custom Attributes: Description:
public const Gregor.Core.GraphOptions PreferCollection = 0x01 Custom Attributes: Description: Value (Decomposed): Gregor.Core.GraphOptions.PreferCollection
public const Gregor.Core.GraphOptions PropertyMembers = 0x04 Custom Attributes: Description: Value (Decomposed): Gregor.Core.GraphOptions.PropertyMembers
public System.Int32 value__ Custom Attributes: Description: