Свойство | Type | Description | |
---|---|---|---|
OnCreated | void | ||
OnDescriptorTypeNameChanged | void | ||
OnDescriptorTypeNameChanging | void | ||
OnDescriptorTypeUidChanged | void | ||
OnDescriptorTypeUidChanging | void | ||
OnLoaded | void | ||
OnValidate | void | ||
attach_Descriptors | void | ||
attach_Metadatas | void | ||
attach_RelationshipDescriptorPairs | void | ||
detach_Descriptors | void | ||
detach_Metadatas | void | ||
detach_RelationshipDescriptorPairs | void |
Méthode | Description | |
---|---|---|
DescriptorType ( ) : System.Data.Linq |
Méthode | Description | |
---|---|---|
SendPropertyChanged ( String propertyName ) : void | ||
SendPropertyChanging ( ) : void |
Méthode | Description | |
---|---|---|
OnCreated ( ) : void | ||
OnDescriptorTypeNameChanged ( ) : void | ||
OnDescriptorTypeNameChanging ( string value ) : void | ||
OnDescriptorTypeUidChanged ( ) : void | ||
OnDescriptorTypeUidChanging ( System value ) : void | ||
OnLoaded ( ) : void | ||
OnValidate ( System action ) : void | ||
attach_Descriptors ( |
||
attach_Metadatas ( |
||
attach_RelationshipDescriptorPairs ( |
||
detach_Descriptors ( |
||
detach_Metadatas ( |
||
detach_RelationshipDescriptorPairs ( |
public DescriptorType ( ) : System.Data.Linq | ||
Résultat | System.Data.Linq |
protected SendPropertyChanged ( String propertyName ) : void | ||
propertyName | String | |
Résultat | void |