Click or drag to resize

AzureSessionOpenAllDatabases Method

[Missing <summary> documentation for "M:VelocityDBExtensions2.AzureSession.OpenAllDatabases(System.Boolean)"]

Namespace:  VelocityDBExtensions2
Assembly:  VelocityDBExtensions2 (in VelocityDBExtensions2.dll) Version: 8.2.1.0 (8.2.1)
Syntax
public override List<Database> OpenAllDatabases(
	bool update = false
)

Parameters

update (Optional)
Type: SystemBoolean

[Missing <param name="update"/> documentation for "M:VelocityDBExtensions2.AzureSession.OpenAllDatabases(System.Boolean)"]

Return Value

Type: ListDatabase

[Missing <returns> documentation for "M:VelocityDBExtensions2.AzureSession.OpenAllDatabases(System.Boolean)"]

See Also