Конструктор ExpressionNodeAttribute (String)
Initializes a new instance of the ExpressionNodeAttribute class that has the specified name.
Пространство имен: Microsoft.SqlServer.Management.Dmf
Сборка: Microsoft.SqlServer.Dmf (в Microsoft.SqlServer.Dmf.dll)
Синтаксис
'Декларация
Public Sub New ( _
name As String _
)
'Применение
Dim name As String
Dim instance As New ExpressionNodeAttribute(name)
public ExpressionNodeAttribute(
string name
)
public:
ExpressionNodeAttribute(
String^ name
)
new :
name:string -> ExpressionNodeAttribute
public function ExpressionNodeAttribute(
name : String
)
Параметры
- name
Тип: System. . :: . .String
A String value that specifies the name of the attribute.
Замечания
Конструктор по умолчанию задает для всех полей значения по умолчанию.
Это пространство имен, класс или элемент поддерживаются только платформой Microsoft .NET Framework версии 2.0.