Click or drag to resize

TypeVersionSetCount Method

[Missing <summary> documentation for "M:VelocityDb.TypeInfo.TypeVersion.SetCount(System.Object,VelocityDb.AutoPlacement)"]

Namespace:  VelocityDb.TypeInfo
Assembly:  VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax
public void SetCount(
	Object obj,
	AutoPlacement autoPlacement
)

Parameters

obj
Type: SystemObject

[Missing <param name="obj"/> documentation for "M:VelocityDb.TypeInfo.TypeVersion.SetCount(System.Object,VelocityDb.AutoPlacement)"]

autoPlacement
Type: VelocityDbAutoPlacement

[Missing <param name="autoPlacement"/> documentation for "M:VelocityDb.TypeInfo.TypeVersion.SetCount(System.Object,VelocityDb.AutoPlacement)"]

See Also