Campo indexNameStart
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.SqlEnum (em Microsoft.SqlServer.SqlEnum.dll)
Sintaxe
'Declaração
Public indexNameStart As Integer
'Uso
Dim instance As DdlTextParserHeaderInfo
Dim value As Integer
value = instance.indexNameStart
instance.indexNameStart = value
public int indexNameStart
public:
int indexNameStart
val mutable indexNameStart: int
public var indexNameStart : int
Consulte também