Add 方法

Adds a member to the SchemaCollection collection

命名空間:  Microsoft.SqlServer.Management.Smo
組件:  Microsoft.SqlServer.Smo (在 Microsoft.SqlServer.Smo.dll 中)

語法

'宣告
Public Sub Add ( _
    schema As Schema _
)
'用途
Dim instance As SchemaCollection
Dim schema As Schema

instance.Add(schema)
public void Add(
    Schema schema
)
public:
void Add(
    Schema^ schema
)
member Add : 
        schema:Schema -> unit 
public function Add(
    schema : Schema
)

參數

範例

使用集合