Server::Collation Property
Gets the Collation property value.
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
public: [SfcPropertyAttribute(SfcPropertyFlags::None | SfcPropertyFlags::Standalone | SfcPropertyFlags::SqlAzureDatabase)] property String^ Collation { virtual String^ get() sealed; }
Implements
IServerInformation::Collation
Show: