Schema

Models a database schema u owner.

Namespace:
KpokPatagon.Data.DatabaseSchema
Type:
Class
Public:
Yes
Protected:
No
Sealed:
No
Abstract:
No

Properties

Name

Schema name.

Signature:
public String Name { get; set; }

Methods

ToString

Returns a textual representation of the Schema.

Signature:
public String ToString()

In this document