Click or drag to resize

SessionBaseUseExternalStorageApi Property

This is specifically for Windows Phone API, set to true when you want to access databases from a memory card.

Namespace:  VelocityDb.Session
Assembly:  VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax
public bool UseExternalStorageApi { get; set; }

Property Value

Type: Boolean
See Also