다음을 통해 공유


SqlColumnBinder.ColumnName Property

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

‘선언
Public ReadOnly Property ColumnName As String
    Get
public string ColumnName { get; }
public:
property String^ ColumnName {
    String^ get ();
}
member ColumnName : string
function get ColumnName () : String

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

SqlColumnBinder Class

Microsoft.TeamFoundation.Framework.Server Namespace