SchemeProgrammableObject - класс

Definition

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

Свойства

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

Методы

BeginDeserializationOverride
(Переопределяет SchemeNamedObjectBeginDeserializationOverride(SerializationInfo))
Copy
(Переопределяет SchemeGroupableObjectCopy(SchemeObject))
Deserialize
(Унаследован от SchemeObject)
EndDeserializationOverride
(Переопределяет SchemeGroupableObjectEndDeserializationOverride(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
(Переопределяет SchemePartionableObjectGetInheritedPartition(SchemeObject))
GetObjectData
(Переопределяет SchemeGroupableObjectGetObjectData(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)

См. также