NSPersistentStoreDescription.SqlitePragmas Property

Definition

Gets the SQLite pragmas for the store.

public virtual Foundation.NSDictionary<Foundation.NSString,Foundation.NSObject> SqlitePragmas { [Foundation.Export("sqlitePragmas", ObjCRuntime.ArgumentSemantic.Copy)] get; }
member this.SqlitePragmas : Foundation.NSDictionary<Foundation.NSString, Foundation.NSObject>

Property Value

The SQLite pragmas for the store.

Attributes

Applies to