DataPlace
TableStructure Class
CS
►
CS.DataPlace.Distribution.Packager.Data
►
TableStructure
C#
Declaration Syntax
C#
public
class
TableStructure
Members
All Members
Constructors
Methods
Properties
Public
Protected
Instance
Static
Declared
Inherited
Icon
Member
Description
TableStructure
()
()
()
Initializes a new instance of the
TableStructure
class
TableStructure(IEnumerable
<
(Of
<
(
ColumnStructure
>
)
>
)
, IEnumerable
<
(Of
<
(
IndexStructure
>
)
>
)
, IEnumerable
<
(Of
<
(
ForeignKeyStructure
>
)
>
)
, IEnumerable
<
(Of
<
(
ConstraintStructure
>
)
>
)
, String, String)
Initializes a new instance of the
TableStructure
class
TableStructure(IEnumerable
<
(Of
<
(
ColumnStructure
>
)
>
)
, IEnumerable
<
(Of
<
(
IndexStructure
>
)
>
)
, IEnumerable
<
(Of
<
(
ForeignKeyStructure
>
)
>
)
, IEnumerable
<
(Of
<
(
ConstraintStructure
>
)
>
)
, String, String, String, Int32, Guid)
Initializes a new instance of the
TableStructure
class
ClientTimestampColumnIndex
Columns
Constraints
ConvertTblName(String)
CreatedDateColumnIndex
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
.)
FindKeyColumns
()
()
()
ForeignKeys
FullSQLName
GetFullTableName(String, String)
GetHashCode
()
()
()
Serves as a hash function for a particular type.
(Inherited from
Object
.)
GetShortTableName(String)
GetType
()
()
()
Gets the
Type
of the current instance.
(Inherited from
Object
.)
GuidColumnIndex
Indexes
InsertsOnlyTable
true where all data from a sync should be treated as a insert.
IsActiveColumnIndex
MemberwiseClone
()
()
()
Creates a shallow copy of the current
Object
.
(Inherited from
Object
.)
ModifiedAliasColumnIndex
ModifiedDateColumnIndex
SchemaName
ServerTableId
ServerTimestampColumnIndex
TableName
TableViewGuid
TimestampColumnIndex
ToString
()
()
()
(Overrides
Object
.
ToString
()
()
()
.)
UpdatedColumnIndex
ValidateObjectName(String)
Inheritance Hierarchy
Object
TableStructure
Assembly:
CS.DataPlace.Distribution.Packager
(Module: CS.DataPlace.Distribution.Packager) Version: 1.0.3271.19815