ExpansionBase.DlTagDetails Method (String, List<ISchemaItem>)

<< >>

Navigation:  CodeStencil > Custom Library > Class Library > Expansion Namespace > ExpansionBase Class > ExpansionBase Methods > DlTagDetails Method  >

ExpansionBase.DlTagDetails Method (String, List<ISchemaItem>)

Dls the tag details.

Namespace: ZeraSystems.CodeNanite.Expansion

Assembly:  ZeraSystems.CodeNanite.Expansion (in ZeraSystems.CodeNanite.Expansion.dll)

Syntax


C#

public void DlTagDetails(
 string table,
 List<ISchemaItemschemaColumns
)

Parameters

table

Type: String

The table.

schemaColumns

Type: List<ISchemaItem>

The schema columns.

See Also


ExpansionBase Class

DlTagDetails Overload

ZeraSystems.CodeNanite.Expansion Namespace