adTempus API
ArcanaDevelopment.adTempus.Client Namespace / DatabaseOperationTask Class / SchemaName Property

In This Topic
    SchemaName Property
    In This Topic
    The schema to use
    Syntax
    'Declaration
     
    
    <CanBeNullAttribute()>
    Public Property SchemaName As String
    [CanBeNull()]
    public string SchemaName {get; set;}
    See Also