public RecordOperationAttribute(
Type modelType,
RecordOperation operation
)Public Sub New (
modelType As Type,
operation As RecordOperation
)public:
RecordOperationAttribute(
Type^ modelType,
RecordOperation operation
)Gemstone.Data.Model.RecordOperationAttribute = function(modelType, operation);