Classe DefaultLanguage
Represents the list of all the default languages supported by Microsoft Search service.
Gerarchia di ereditarietà
System.Object
Microsoft.SqlServer.Management.Smo.DefaultLanguage
Spazio dei nomi Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Sintassi
'Dichiarazione
Public Class DefaultLanguage
'Utilizzo
Dim instance As DefaultLanguage
public class DefaultLanguage
public ref class DefaultLanguage
type DefaultLanguage = class end
public class DefaultLanguage
Nel tipo DefaultLanguage sono esposti i membri seguenti.
Proprietà
Nome | Descrizione | |
---|---|---|
Lcid | Gets the local ID for the language. | |
Name | Gets the name for the DefaultLanguage class. |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
Equals | Returns a value indicating whether this instance is equal to a specified object. Esegue l'override di Object.Equals(Object). | |
Finalize | Ereditato da Object. | |
GetHashCode | Returns the hash code for this string. Esegue l'override di Object.GetHashCode(). | |
GetType | Ereditato da Object. | |
MemberwiseClone | Ereditato da Object. | |
ToString | Ereditato da Object. |
In alto
Protezione dei thread
I membri static (Shared in Visual Basic) pubblici di questo tipo sono affidabili. Non è invece garantita la sicurezza dei membri dell'istanza.