Method | Description | |
---|---|---|
ObjectCreatedEvent ( ObjectName objectName, DbObjectType objectType ) : System |
Constructs a new event with the given object name and type.
|
public ObjectCreatedEvent ( ObjectName objectName, DbObjectType objectType ) : System | ||
objectName | ObjectName | The |
objectType | DbObjectType | The |
return | System |