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

In This Topic
    TypeName Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property TypeName As String
    public string TypeName {get; set;}
    See Also