UniqueIdPropertySerializeParameters Method

The 3.0 specification does not allow parameters. This will also be enforced for the 2.1 specification. Any parameters are ignored.

Definition

Namespace: EWSoftware.PDI.Properties
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public override void SerializeParameters(
	StringBuilder sb
)

Parameters

sb  StringBuilder
The StringBuilder to which the parameters are appended

See Also