Click or drag to resize

RTreeInitializeAfterRead Method

[Missing <summary> documentation for "M:VelocityDBExtensions.Spatial.RTree.InitializeAfterRead(VelocityDb.Session.SessionBase)"]

Namespace:  VelocityDBExtensions.Spatial
Assembly:  VelocityDBExtensions (in VelocityDBExtensions.dll) Version: 11.1.0.0 (11.1.0)
Syntax
public override void InitializeAfterRead(
	SessionBase session
)

Parameters

session
Type: VelocityDb.SessionSessionBase

[Missing <param name="session"/> documentation for "M:VelocityDBExtensions.Spatial.RTree.InitializeAfterRead(VelocityDb.Session.SessionBase)"]

Implements

IOptimizedPersistableInitializeAfterRead(SessionBase)
See Also