Click or drag to resize

AzureSessionDatabaseStillExist Method

[Missing <summary> documentation for "M:VelocityDBExtensions2.AzureSession.DatabaseStillExist(VelocityDb.Database)"]

Namespace:  VelocityDBExtensions2
Assembly:  VelocityDBExtensions2 (in VelocityDBExtensions2.dll) Version: 8.2.1.0 (8.2.1)
Syntax
public override bool DatabaseStillExist(
	Database db
)

Parameters

db
Type: VelocityDbDatabase

[Missing <param name="db"/> documentation for "M:VelocityDBExtensions2.AzureSession.DatabaseStillExist(VelocityDb.Database)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:VelocityDBExtensions2.AzureSession.DatabaseStillExist(VelocityDb.Database)"]

See Also