This topic has not yet been rated - Rate this topic

Column.Name Property

Visual Studio 2010

Gets or sets the name of the specified column.

Namespace:  Microsoft.SqlServerCe.Management.Scripting.Schema
Assembly:  Microsoft.SqlServerCe.Management.Scripting (in Microsoft.SqlServerCe.Management.Scripting.dll)
public string Name { get; private set; }

Property Value

Type: System.String
The name of the specified column.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.