Deployment Tools Foundation
SqlCreateString Property
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.WindowsInstaller ► TableInfo ► SqlCreateString
Gets an SQL CREATE string that can be used to create the table.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public string SqlCreateString { get; }
Public ReadOnly Property SqlCreateString As String Get
public: property String^ SqlCreateString { String^ get (); }
Property Value
Assembly: Microsoft.Deployment.WindowsInstaller (Module: Microsoft.Deployment.WindowsInstaller.dll) Version: 3.0.0.0 (3.9.1006.0)