Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
SubSonic
SqlGeneration
Schema
SubSonicLongStringAttribute
C# Class SubSonic.SqlGeneration.Schema.SubSonicLongStringAttribute
Inheritance:
System.Attribute
,
IPropertyMappingAttribute
Afficher le fichier
Open project: rally25rs/SubSonic-3.0
Méthodes publiques
Méthode
Description
Accept
(
IColumn
column
) :
bool
Apply
(
IColumn
column
) :
void
Method Details
Accept()
public
méthode
public
Accept
(
IColumn
column
) :
bool
column
IColumn
Résultat
bool
Apply()
public
méthode
public
Apply
(
IColumn
column
) :
void
column
IColumn
Résultat
void