次の方法で共有


NSPersistentStoreDescription.SqlitePragmas プロパティ

定義

ストアの SQLite プラグマを取得します。

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>

プロパティ値

ストアの SQLite プラグマ。

属性

適用対象