AppliedInfoT Constructor (T) |
Creates a new instance marking the change as not applied and provides information about the existing data.
Namespace: Cassandra.MappingAssembly: Cassandra (in Cassandra.dll) Version: 3.0.9 (git 5ca22bb)
Syntax public AppliedInfo(
T existing
)
Parameters
- existing
- Type: T
See Also