dotConnect for SQL Server Documentation
Devart.Data.SqlServer Namespace / SqlParameter Class / LocaleId Property

In This Topic
    LocaleId Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property LocaleId As Integer
    public int LocaleId {get; set;}
    See Also