Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Adds a view to the view collection.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Syntax
'Declaration
Public Sub Add ( _
view As View _
)
'Usage
Dim instance As ViewCollection
Dim view As View
instance.Add(view)
public void Add(
View view
)
public:
void Add(
View^ view
)
member Add :
view:View -> unit
public function Add(
view : View
)
Parameters
- view
Type: Microsoft.SqlServer.Management.Smo.View
View