This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Syntax
C# | Copy Code |
---|---|
public struct Column |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Structure Column |
The SqlBuilder type exposes the following methods.
Public Methods
Name | Description | |
---|---|---|
Equals | (Inherited from ValueType.) | |
GetHashCode | (Inherited from ValueType.) | |
GetType | (Inherited from Object.) | |
ToString |
Returns a string representing this column.
(Overrides ValueType..::ToString()()()().) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
See Also
SqlBuilder..::..Column Class
Smartsite.Data Namespace