Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Returns the start index of an object that is used in the text.
Espacio de nombres: Microsoft.SqlServer.Management.Smo
Ensamblado: Microsoft.SqlServer.SqlEnum (en Microsoft.SqlServer.SqlEnum.dll)
Sintaxis
'Declaración
Public indexNameStartSecondary As Integer
'Uso
Dim instance As DdlTextParserHeaderInfo
Dim value As Integer
value = instance.indexNameStartSecondary
instance.indexNameStartSecondary = value
public int indexNameStartSecondary
public:
int indexNameStartSecondary
val mutable indexNameStartSecondary: int
public var indexNameStartSecondary : int
Comentarios
Returns a Int32 value that represents the start index of the object in the text that is currently used as the table trigger.