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 class DatabaseColumns |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Class DatabaseColumns |
The type exposes the following methods.
Public Methods
Name | Description | |
---|---|---|
Contains |
Returns true if this collection contains a DatabaseColumn with the given name.
|
|
Equals | (Inherited from Object.) | |
GetEnumerator |
Gets an IEnumerator for this collection.
|
|
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
See Also
Smartsite.Data Namespace