DdlTextParserHeaderInfo.indexNameStartSecondary Field

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.SqlEnum (in Microsoft.SqlServer.SqlEnum.dll)

Syntax

'Declaration
Public indexNameStartSecondary As Integer
'Usage
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