Expand Minimize
This topic has not yet been rated - Rate this topic

Database.DefaultLanguage Property

SQL Server 2012

Gets or sets the default language.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
'Declaration
<SfcPropertyAttribute(SfcPropertyFlags.Standalone)> _
Public Property DefaultLanguage As DefaultLanguage 
	Get 
	Friend Set
'Usage
Dim instance As Database 
Dim value As DefaultLanguage 

value = instance.DefaultLanguage

Property Value

Type: Microsoft.SqlServer.Management.Smo.DefaultLanguage
The default language.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.