Class SourceAttribute
Inheritance
SourceAttribute
Assembly: Estrelica.Interfaces.dll
Syntax
public class SourceAttribute : Attribute
Properties
Declaration
public string GuidColumn { get; set; }
Property Value
Declaration
public string IdColumn { get; set; }
Property Value
Declaration
public string TableName { get; set; }
Property Value
Declaration
public string UniqueNameColumn { get; set; }
Property Value
Extension Methods