Constructeur TableViewBase
Initializes a new instance of the TableViewBase class.
Espace de noms : Microsoft.SqlServer.Management.Smo
Assembly : Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)
Syntaxe
'Déclaration
Protected Friend Sub New
'Utilisation
Dim instance As New TableViewBase()
protected internal TableViewBase()
protected public:
TableViewBase()
new : unit -> TableViewBase
function TableViewBase()
Notes
The default constructor initializes any fields to their default values.
Exemples
Utilisation des objets de base de données
Voir aussi
Référence
Espace de noms Microsoft.SqlServer.Management.Smo