SetLCID Method (SQL-NS)

The SetLCID method sets the locale ID for SQL Namespace.

Applies To
SQLNamespace Object  

Syntax

object.SetLCID(
lLCID)

Part Description
object Expression that evaluates to an object in the Applies To list
lLCID Locale ID of SQL Namespace

Data Type

None

Prototype (C/C++)

HRESULT SetLCID(
long lcid);

  


(c) 1988-98 Microsoft Corporation. All Rights Reserved.