Campo indexNameStartSecondary
Spazio dei nomi: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.SqlEnum (in Microsoft.SqlServer.SqlEnum.dll)
Sintassi
'Dichiarazione
Public indexNameStartSecondary As Integer
'Utilizzo
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