public VwConfItemRelationshipSchema(VwConfItemRelationshipSchema source) : base(source) { }
public VwConfItemRelationshipSchema(VwConfItemRelationshipSchema source, bool isShallowClone) : base(source, isShallowClone) { }