DefaultLanguage Class

Definition

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.

Applies to