Click or drag to resize
DBSchemaRetrieverGetTvfResultsetSchemaDbTypeColumnName Method
Gets the name of the TVF resultset schema db type column.

Namespace:  SD.LLBLGen.Pro.DBDriverCore
Assembly:  SD.LLBLGen.Pro.DBDriverCore (in SD.LLBLGen.Pro.DBDriverCore.dll) Version: 5.3.0.0 (5.3.0)
Syntax
protected virtual string GetTvfResultsetSchemaDbTypeColumnName()

Return Value

Type: String
by default 'DataTypeName'
See Also