You are here: Symbol Reference > Classes > SQL Server Related Classes > Classes > TMssqlCreateProcedure Class > public
ContentsIndexHome
PreviousUpNext
public

The public members of the TMssqlCreateProcedure class are listed here.

Fields
Field 
Description 
create or alter keyword. Can be used to determine is it create procedure or alter procedure. 
Is an optional integer that is used to group procedures of the same name. 
Parameters of this procedure. Items in this list is type of _TMssql_ParameterDecl
Name of this procedure 
Properties
Property 
Description 
Sql statements inside this procedure. 
Gudu software http://www.sqlparser.com
Send comments about this topic.