SqlCreateString Property

Microsoft Deployment Tools

Deployment Tools Foundation SqlCreateString Property
Deployment Tools Foundation NamespacesMicrosoft.Deployment.WindowsInstallerTableInfoSqlCreateString
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
public:
property String^ SqlCreateString {
	String^ get ();
}

Assembly: Microsoft.Deployment.WindowsInstaller (Module: Microsoft.Deployment.WindowsInstaller) Version: 3.0.0.0 (3.5.1623.0)