DbccStatement.DllName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
DLL name in case of FREE command. Note, that actual presence of FREE keyword is not checked by parser.
public string DllName { get; set; }
member this.DllName : string with get, set
Public Property DllName As String