共用方式為


ILocalDataStore.DeleteRow 方法

定義

public bool DeleteRow (System.Collections.Generic.IList<Tuple<string,string>> keys, string eTag);
abstract member DeleteRow : System.Collections.Generic.IList<string * string> * string -> bool
Public Function DeleteRow (keys As IList(Of Tuple(Of String, String)), eTag As String) As Boolean

參數

eTag
String

傳回

適用於