Свойство | Тип | Описание | |
---|---|---|---|
OnCreated | void | ||
OnLoaded | void | ||
OnRelationshipTypeNameChanged | void | ||
OnRelationshipTypeNameChanging | void | ||
OnRelationshipTypeUidChanged | void | ||
OnRelationshipTypeUidChanging | void | ||
OnValidate | void | ||
attach_RelationshipDescriptorPairs | void | ||
attach_Relationships | void | ||
detach_RelationshipDescriptorPairs | void | ||
detach_Relationships | void |
Метод | Описание | |
---|---|---|
RelationshipType ( ) : System.Data.Linq |
Метод | Описание | |
---|---|---|
SendPropertyChanged ( String propertyName ) : void | ||
SendPropertyChanging ( ) : void |
Метод | Описание | |
---|---|---|
OnCreated ( ) : void | ||
OnLoaded ( ) : void | ||
OnRelationshipTypeNameChanged ( ) : void | ||
OnRelationshipTypeNameChanging ( string value ) : void | ||
OnRelationshipTypeUidChanged ( ) : void | ||
OnRelationshipTypeUidChanging ( System value ) : void | ||
OnValidate ( System action ) : void | ||
attach_RelationshipDescriptorPairs ( |
||
attach_Relationships ( |
||
detach_RelationshipDescriptorPairs ( |
||
detach_Relationships ( |
public RelationshipType ( ) : System.Data.Linq | ||
Результат | System.Data.Linq |
protected SendPropertyChanged ( String propertyName ) : void | ||
propertyName | String | |
Результат | void |