Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
VelocityDB
LINQPad
VelocityDBDynamicDriver.CleanPersistable
C# 클래스 VelocityDB.LINQPad.VelocityDBDynamicDriver.CleanPersistable
Class used to customize data presentation. It exposes only public instance fields or properties, excluding ones defined by IOptimizedPersitable.
상속:
ICustomMemberProvider
파일 보기
프로젝트 열기: VelocityDB/VelocityDB
공개 메소드들
메소드
설명
CleanPersistable
(
object
pObj
) :
System
GetNames
( ) :
IEnumerable
GetTypes
( ) :
IEnumerable
GetValues
( ) :
IEnumerable
메소드 상세
CleanPersistable()
공개
메소드
public
CleanPersistable
(
object
pObj
) :
System
pObj
object
리턴
System
GetNames()
공개
메소드
public
GetNames
( ) :
IEnumerable
리턴
IEnumerable
GetTypes()
공개
메소드
public
GetTypes
( ) :
IEnumerable
리턴
IEnumerable
GetValues()
공개
메소드
public
GetValues
( ) :
IEnumerable
리턴
IEnumerable