ObjectRow
Assembly: ServiceStack.OrmLite.dll
View Source
Declaration
public struct ObjectRow : IDynamicRow<object>, IDynamicRow
Properties
Type
View Source
Declaration
public readonly Type Type { get; }
Fields
View Source
Declaration
public readonly object Fields { get; }