Campo indexNameStartSecondary
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.SqlEnum (em Microsoft.SqlServer.SqlEnum.dll)
Sintaxe
'Declaração
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
Consulte também