Constructeur Index
Initializes a new instance of the Index class.
Espace de noms : Microsoft.SqlServer.Management.Smo
Assembly : Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)
Syntaxe
'Déclaration
Public Sub New
'Utilisation
Dim instance As New Index()
public Index()
public:
Index()
new : unit -> Index
public function Index()
Notes
Le constructeur par défaut rétablit les valeurs par défaut de tous les champs.
Exemples
Création, modification et suppression d'index
Voir aussi
Référence
Espace de noms Microsoft.SqlServer.Management.Smo