Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Crow
Library
Aspects
DBOperationAttributes
IsRequiredFieldAttribute
C# Class Crow.Library.Aspects.DBOperationAttributes.IsRequiredFieldAttribute
Inheritance:
DBAspectAttributeBase
Mostrar archivo
Open project: msusur/Crowfx
Public Methods
Method
Description
IsRequiredFieldAttribute
(
string
propertyName
) :
System
Process
(
Foundation
context
) :
void
Method Details
IsRequiredFieldAttribute()
public
method
public
IsRequiredFieldAttribute
(
string
propertyName
) :
System
propertyName
string
return
System
Process()
public
method
public
Process
(
Foundation
context
) :
void
context
Foundation
return
void