SqlAssembly.Create Method

Creates an assembly on the instance of Microsoft SQL Server as defined by the SqlAssembly object.

备注

仅 Microsoft .NET Framework 的 2.0 版本支持此命名空间、类或成员。

重载列表

名称 Description
SqlAssembly.Create (String)
Creates an assembly on the instance of Microsoft SQL Server as defined by the SqlAssembly object.
SqlAssembly.Create (String[])  

请参阅

参考

SqlAssembly Class
SqlAssembly Members
Microsoft.SqlServer.Management.Smo Namespace

其他资源

CREATE ASSEMBLY (Transact-SQL)