Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Signum
Engine
Maps
SchemaAssets.Procedure
C# Class Signum.Engine.Maps.SchemaAssets.Procedure
ファイルを表示
Open project: signumsoftware/framework
Public Properties
Property
Type
Description
ProcedureCodeAndArguments
string
ProcedureName
ObjectName
ProcedureType
string
Public Methods
Method
Description
AlterSql
( ) :
SqlPreCommandSimple
CreateSql
( ) :
SqlPreCommandSimple
Method Details
AlterSql()
public
method
public
AlterSql
( ) :
SqlPreCommandSimple
return
SqlPreCommandSimple
CreateSql()
public
method
public
CreateSql
( ) :
SqlPreCommandSimple
return
SqlPreCommandSimple
Property Details
ProcedureCodeAndArguments
public_oe property
public
string
ProcedureCodeAndArguments
return
string
ProcedureName
public_oe property
public
ObjectName
ProcedureName
return
ObjectName
ProcedureType
public_oe property
public
string
ProcedureType
return
string