프로퍼티 | 타입 | 설명 | |
---|---|---|---|
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 |