次の方法で共有


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

戻り値

適用対象