Click or drag to resize
Galactic API

StoredProcedureName Property

The name of the stored procedure.

Namespace:  Galactic.Sql
Assembly:  Galactic.Sql (in Galactic.Sql.dll) Version: 1.3.0.499 (1.3.0.499)
Syntax
public string Name { get; set; }

Property Value

Type: String

Implements

IStoredProcedureName
See Also