Navigation: CodeStencil > Custom Library > Class Library > Expansion Namespace > ExpansionBase Class > ExpansionBase Methods > ExpansionBase.GetColumnAttribute Method |
Gets the column attribute (Data Annotation) of passed column.
Namespace: ZeraSystems.CodeNanite.Expansion
Assembly: ZeraSystems.CodeNanite.Expansion (in ZeraSystems.CodeNanite.Expansion.dll)
public string GetColumnAttribute(
string column,
string table
)
column
Type: String
The column.
table
Type: String
The table.
System.String.
ZeraSystems.CodeNanite.Expansion Namespace