Press on the image to return to the main documentation page.
|
Delete (Uri As android.net.Uri, Where As String, SelectionArgs() As String) As Int
Initialize (EventName As String)
Insert (Uri As Uri, Values As android.content.ContentValues) As Uri
InsertAsync (Uri As Uri, Values As android.content.ContentValues)
Query (Uri As Uri, Projection() As String, Selection As String, SelectionArgs() As String, SortOrder As String) As CursorWrapper
QueryAsync (Uri As Uri, Projection() As String, Selection As String, SelectionArgs() As String, SortOrder As String)
RegisterObserver (Uri As Uri, NotifyForDescendents As Boolean)
UnregisterObserver (Uri As Uri)
Update (Uri As android.net.Uri, Values As android.content.ContentValues, Where As String, SelectionArgs() As String) As Int
UpdateAsync (Uri As android.net.Uri, Values As android.content.ContentValues, Where As String, SelectionArgs() As String)
UpdateDelete (Uri As android.net.Uri, Where As String, SelectionArgs() As String)
Delete (Uri As android.net.Uri, Where As String, SelectionArgs() As String) As Int
Initialize (EventName As String)
Insert (Uri As Uri, Values As android.content.ContentValues) As Uri
InsertAsync (Uri As Uri, Values As android.content.ContentValues)
Query (Uri As Uri, Projection() As String, Selection As String, SelectionArgs() As String, SortOrder As String) As CursorWrapper
QueryAsync (Uri As Uri, Projection() As String, Selection As String, SelectionArgs() As String, SortOrder As String)
RegisterObserver (Uri As Uri, NotifyForDescendents As Boolean)
UnregisterObserver (Uri As Uri)
Update (Uri As android.net.Uri, Values As android.content.ContentValues, Where As String, SelectionArgs() As String) As Int
UpdateAsync (Uri As android.net.Uri, Values As android.content.ContentValues, Where As String, SelectionArgs() As String)
UpdateDelete (Uri As android.net.Uri, Where As String, SelectionArgs() As String)
Initialize
IsInitialized As Boolean
PutBoolean (Key As String, Value As Boolean)
PutByte (Key As String, Value As Byte)
PutBytes (Key As String, Value() As Byte)
PutDouble (Key As String, Value As Double)
PutFloat (Key As String, Value As Float)
PutInteger (Key As String, Value As Int)
PutLong (Key As String, Value As Long)
PutNull (Key As String)
PutShort (Key As String, Value As Short)
PutString (Key As String, Value As String)
Remove (Key As String)
Initialize
IsInitialized As Boolean
PutBoolean (Key As String, Value As Boolean)
PutByte (Key As String, Value As Byte)
PutBytes (Key As String, Value() As Byte)
PutDouble (Key As String, Value As Double)
PutFloat (Key As String, Value As Float)
PutInteger (Key As String, Value As Int)
PutLong (Key As String, Value As Long)
PutNull (Key As String)
PutShort (Key As String, Value As Short)
PutString (Key As String, Value As String)
Remove (Key As String)
FromParts (Scheme As String, SSP As String, Fragment As String)
IsInitialized As Boolean
Parse (UriString As String)
ParseId As Long
WithAppendedId (BaseUri As android.net.Uri, Id As Long)
WithAppendedPath (BaseUri As android.net.Uri, PathSegment As String)
FromParts (Scheme As String, SSP As String, Fragment As String)
IsInitialized As Boolean
Parse (UriString As String)
ParseId As Long
WithAppendedId (BaseUri As android.net.Uri, Id As Long)
WithAppendedPath (BaseUri As android.net.Uri, PathSegment As String)