Свойство Name
Gets or sets the name of the Parent Plan Guide.
Пространство имен: Microsoft.SqlServer.Management.Smo
Сборка: Microsoft.SqlServer.Smo (в Microsoft.SqlServer.Smo.dll)
Синтаксис
'Декларация
<ExtendedPropertyAttribute> _
Public Property Name As String
Get
Set
'Применение
Dim instance As PlanGuideExtender
Dim value As String
value = instance.Name
instance.Name = value
[ExtendedPropertyAttribute]
public string Name { get; set; }
[ExtendedPropertyAttribute]
public:
property String^ Name {
String^ get ();
void set (String^ value);
}
[<ExtendedPropertyAttribute>]
member Name : string with get, set
function get Name () : String
function set Name (value : String)
Значение свойства
Тип System. . :: . .String
String indicating the name of the Parent PlanGuide