SchemeMigration - класс

Definition

Пространство имён: Tessa.Scheme
Сборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
C#
[SerializableAttribute]
public sealed class SchemeMigration : SchemeProgrammableObject
Inheritance
Object    SchemeObject    SchemePartionableObject    SchemeNamedObject    SchemeGroupableObject    SchemeProgrammableObject    SchemeMigration

Конструкторы

SchemeMigrationИнициализирует новый экземпляр класса SchemeMigration
Устарело.
SchemeMigration(String)Инициализирует новый экземпляр класса SchemeMigration

Свойства

Database
(Унаследован от SchemeProgrammableObject)
Definition
(Унаследован от SchemeProgrammableObject)
Description
(Унаследован от SchemeNamedObject)
ExecuteBeforeModifyingTables
(Унаследован от SchemeProgrammableObject)
Group
(Унаследован от SchemeGroupableObject)
HasSystemControlledName
(Унаследован от SchemeNamedObject)
ID
(Унаследован от SchemeNamedObject)
IsPartitionInherited
(Унаследован от SchemePartionableObject)
IsPermanent
(Унаследован от SchemeObject)
IsSealed
(Унаследован от SchemeObject)
IsSystem
(Унаследован от SchemeObject)
LinkedWith
(Унаследован от SchemeObject)
Name
(Унаследован от SchemeNamedObject)
Order
(Унаследован от SchemeProgrammableObject)
Parent
(Унаследован от SchemeObject)
Partition
(Унаследован от SchemePartionableObject)
WithoutTransaction 

Методы

BeginDeserializationOverride
(Унаследован от SchemeProgrammableObject)
Copy
(Переопределяет SchemeProgrammableObjectCopy(SchemeObject))
Deserialize
(Унаследован от SchemeObject)
EndDeserializationOverride
(Переопределяет SchemeProgrammableObjectEndDeserializationOverride(SerializationInfo))
EqualsDetermines whether the specified object is equal to the current object.
(Унаследован от Object)
FinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Унаследован от Object)
GetDisplayName
(Унаследован от SchemeNamedObject)
GetHashCodeServes as the default hash function.
(Унаследован от Object)
GetInheritedPartition
(Унаследован от SchemeProgrammableObject)
GetObjectData
(Переопределяет SchemeProgrammableObjectGetObjectData(SerializationInfo))
GetTypeGets the Type of the current instance.
(Унаследован от Object)
IsInvalidPartition
(Унаследован от SchemePartionableObject)
MemberwiseCloneCreates a shallow copy of the current Object.
(Унаследован от Object)
OnSealed
(Унаследован от SchemeObject)
RaisePropertyChanged
(Унаследован от SchemeObject)
ReadXml(String)
(Унаследован от SchemeObject)
ReadXml(XmlReader)
(Унаследован от SchemeObject)
Seal
(Унаследован от SchemeObject)
ToStringReturns a string that represents the current object.
(Унаследован от Object)
WriteXml
(Унаследован от SchemeObject)

События

PropertyChanged
(Унаследован от SchemeObject)

Методы расширения

Get
(Определяется ComHelper)
InternalMarkerCanvas Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor)
Invoke
(Определяется ComHelper)
Set
(Определяется ComHelper)

См. также