DefaultLanguage Class
Definition
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.
This object manages the lcid and name properties for both the user and database SMO objects. Methods are provided to read and write both the default and fulltext properties.
public class DefaultLanguage
type DefaultLanguage = class
Public Class DefaultLanguage
- Inheritance
-
DefaultLanguage
Properties
Lcid |
Gets or sets the locale id of the language. |
Name |
Gets or sets the name of the language. |
Methods
Equals(Object) |
Determines whether the specified objects are considered equal. |
GetHashCode() |
This method supports the SQL Server infrastructure and is not intended to be used directly from your code. |