Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Sharp
Data
Fluent
RemoveItemFromTable
C# Class Sharp.Data.Fluent.RemoveItemFromTable
Inheritance:
DataClientAction
,
IRemoveFromTable
Exibir arquivo
Open project: sharpmigrations/sharpmigrations
Public Methods
Method
Description
FromTable
(
string
tableName
) :
void
Protected Methods
Method
Description
RemoveItemFromTable
(
IDataClient
dataClient
)
Method Details
FromTable()
public
method
public
FromTable
(
string
tableName
) :
void
tableName
string
return
void
RemoveItemFromTable()
protected
method
protected
RemoveItemFromTable
(
IDataClient
dataClient
)
dataClient
IDataClient