Свойство | Тип | Описание | |
---|---|---|---|
FactoryKey | string |
Метод | Описание | |
---|---|---|
GetKeyFrom ( object anObject ) : string |
Global method to retrieve the factory key from an object, as defined in its SessionFactoryAttribute, if available. Defaults to the DefaultFactoryKey if not found.
|
|
SessionFactoryAttribute ( string factoryKey ) : System |
public static GetKeyFrom ( object anObject ) : string | ||
anObject | object | |
Результат | string |
public SessionFactoryAttribute ( string factoryKey ) : System | ||
factoryKey | string | |
Результат | System |