Assembly Constructor
Initializes a new instance of the Assembly class.
重载列表
名称 | Description |
---|---|
Assembly () |
Initializes a new instance of the Assembly class using the default values.
|
Assembly (String) |
Initializes a new instance of the Assembly class using a name.
|
Assembly (String, String) |
Initializes a new instance of the Assembly class using a name and an identifier.
|
请参阅
参考
Assembly Class
Assembly Members
Microsoft.AnalysisServices Namespace