DataPlace
MSSqlTableWriter Class
CS
►
CS.DataPlace.Distribution.Packager.Data.MSSqlHandler
►
MSSqlTableWriter
C#
Declaration Syntax
C#
public
class
MSSqlTableWriter
:
ITableWriter
Members
All Members
Constructors
Methods
Properties
Fields
Public
Protected
Instance
Static
Declared
Inherited
Icon
Member
Description
MSSqlTableWriter(SqlConnection, Database, TableStructure, Boolean, PreserveTimestampOption, IProgressHandler, DBLocation, Boolean, Boolean
%
)
Initializes a new instance of the
MSSqlTableWriter
class
_adapter
_cmdConfirm
_cn
_isNew
_location
_paramNameGuid
_preserveTimestamp
_progressHandler
_selectOrdGuid
_selectOrdIsActive
_selectOrdModifiedDate
_selectOrdTimestamp
_ts
_updateLines
ApplyParameter(SqlCommand, Object, String, Dictionary
<
(Of
<
(
String, ColumnStructure
>
)
>
)
, TableStructure, PreserveTimestampOption)
ApplyParameters(SqlCommand,
array<
Object
>
[]
()
[]
, TableStructure, Dictionary
<
(Of
<
(
String, ColumnStructure
>
)
>
)
, TableStructure, Object, PreserveTimestampOption)
BeforeExecutePut(SqlCommand,
array<
Object
>
[]
()
[]
, TableStructure, Dictionary
<
(Of
<
(
String, ColumnStructure
>
)
>
)
, RowType)
Close
()
()
()
ConfirmRecord(OriginatorRow)
CreateTable(SqlConnection, TableStructure, Boolean, Boolean
%
, Boolean
%
, DBLocation)
CreateTable(Database, TableStructure, Boolean, Boolean
%
, Boolean
%
, DBLocation, IProgressHandler)
CreateTableObjects
()
()
()
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
.)
GetHashCode
()
()
()
Serves as a hash function for a particular type.
(Inherited from
Object
.)
GetType
()
()
()
Gets the
Type
of the current instance.
(Inherited from
Object
.)
IsNewTable
MemberwiseClone
()
()
()
Creates a shallow copy of the current
Object
.
(Inherited from
Object
.)
OpenTable(SqlConnection, TableStructure, DBLocation)
OriginalTimestamp
PutRecord(
array<
Object
>
[]
()
[]
, TableStructure, RowType
%
)
SetProgress(String, Nullable
<
(Of
<
(
Double
>
)
>
)
)
SetProgress(Exception)
ToString
()
()
()
Returns a
String
that represents the current
Object
.
(Inherited from
Object
.)
Inheritance Hierarchy
Object
MSSqlTableWriter
Assembly:
CS.DataPlace.Distribution.Packager
(Module: CS.DataPlace.Distribution.Packager) Version: 1.0.3271.19815