다음을 통해 공유


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

반환

적용 대상