DataPlace
DatabaseStructure Class
CS
►
CS.DataPlace.Distribution.Packager.Data
►
DatabaseStructure
C#
Declaration Syntax
C#
public
class
DatabaseStructure
Members
All Members
Constructors
Methods
Properties
Public
Protected
Instance
Static
Declared
Inherited
Icon
Member
Description
DatabaseStructure
()
()
()
For use by xmlserialization
DatabaseStructure(IEnumerable
<
(Of
<
(
TableStructure
>
)
>
)
, Int32, Boolean, String, Int32)
Initializes a new instance of the
DatabaseStructure
class
DatabaseStructure(IEnumerable
<
(Of
<
(
TableStructure
>
)
>
)
, IEnumerable
<
(Of
<
(
ViewStructure
>
)
>
)
, Int32, Boolean, String, Int32)
Initializes a new instance of the
DatabaseStructure
class
CaseSensitive
ClusterSize
Description
Equals(Object)
Determines whether the specified
Object
is equal to the current
Object
.
(Inherited from
Object
.)
Finalize
()
()
()
Allows an
Object
to attempt to free resources and perform other cleanup operations before the
Object
is reclaimed by garbage collection.
(Inherited from
Object
.)
FromXml(String)
GetHashCode
()
()
()
Serves as a hash function for a particular type.
(Inherited from
Object
.)
GetSequencedTables
()
()
()
GetSequencedTablesWithChildrenReferenceList
()
()
()
GetType
()
()
()
Gets the
Type
of the current instance.
(Inherited from
Object
.)
Item
[
(
[
(
Int32
]
)
]
)
Item
[
(
[
(
String
]
)
]
)
LCID
MemberwiseClone
()
()
()
Creates a shallow copy of the current
Object
.
(Inherited from
Object
.)
SchemaVersion
TableCount
Tables
ToString
()
()
()
Returns a
String
that represents the current
Object
.
(Inherited from
Object
.)
ToXml
()
()
()
ViewCount
Views
Inheritance Hierarchy
Object
DatabaseStructure
Assembly:
CS.DataPlace.Distribution.Packager
(Module: CS.DataPlace.Distribution.Packager) Version: 1.0.3271.19815