Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the geographical culture of the data source.
Namespace: Microsoft.VisualStudio.Data.Framework
Assembly: Microsoft.VisualStudio.Data.Framework (in Microsoft.VisualStudio.Data.Framework.dll)
Syntax
'Declaration
Public Const DataSourceCulture As String
public const string DataSourceCulture
public:
literal String^ DataSourceCulture
static val mutable DataSourceCulture: string
public const var DataSourceCulture : String
Remarks
Values for this property should be formatted in the same way as the Name property.
For example, if the data source is running under a Chinese (simplified) language, the value of this property would be zh-CHS.
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.