public SqliteCacheMode Cache { get; set; }
Public Property Cache As SqliteCacheMode Get Set
public: property SqliteCacheMode Cache { SqliteCacheMode get (); void set (SqliteCacheMode value); }
function get_Cache(); function set_Cache(value);
In This Article