| TableSchemaColumnTypeDeclaration Property |
Gets the database type declaration for the current column.
Namespace:
Dynamicweb.Analytics
Assembly:
Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax public string TypeDeclaration { get; }
Public ReadOnly Property TypeDeclaration As String
Get
Property Value
Type:
StringSee Also