Share via


TeamFoundationDatabasePool.Collation Property

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

Syntax

'Declaration
Public ReadOnly Property Collation As String
public string Collation { get; }
public:
property String^ Collation {
    String^ get ();
}
member Collation : string with get
function get Collation () : String

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

TeamFoundationDatabasePool Class

Microsoft.TeamFoundation.Framework.Server Namespace