Compartir a través de


Campo DdlTextParserHeaderInfo.indexCreate

Returns a value that contains the index number in which the CREATE keyword begins in the script.

Espacio de nombres:  Microsoft.SqlServer.Management.Smo
Ensamblado:  Microsoft.SqlServer.SqlEnum (en Microsoft.SqlServer.SqlEnum.dll)

Sintaxis

'Declaración
Public indexCreate As Integer
'Uso
Dim instance As DdlTextParserHeaderInfo 
Dim value As Integer 

value = instance.indexCreate 

instance.indexCreate = value
public int indexCreate
public:
int indexCreate
val mutable indexCreate: int
public var indexCreate : int

Comentarios

Returns a Int32 value that indicates the index number at which the CREATE keyword is declared.

Vea también

Referencia

DdlTextParserHeaderInfo Estructura

Espacio de nombres Microsoft.SqlServer.Management.Smo

scriptForCreate