![]() |
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# |
![]() |
---|---|
public class MetaDatabase |
Visual Basic (Declaration) |
![]() |
---|---|
Public Class MetaDatabase |
The type exposes the following properties.
Public Properties
Name | Description | |
---|---|---|
![]() |
Relations |
Gets the MetaRelations object for the current database.
|
![]() |
StoredProcedures |
Returns a dictionary of all stored procedures in the current database
|
![]() |
Tables |
Returns a dictionary of all the tables in the current database.
|
See Also
Smartsite.Data Namespace