ExtendedProperty.Name Property
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets a name for what is stored in this instance.
public:
property System::String ^ Name { System::String ^ get(); void set(System::String ^ value); };
C#
public string Name { get; set; }
member this.Name : string with get, set
Public Property Name As String
A String that contains the name for the information.
منتج | الإصدارات |
---|---|
SQL Server .NET SDK | 2016, 2017, 2019 |