'Declaration Public Function GetCommandText( _ ByVal commandSequenceNumber As Integer _ ) As String
public string GetCommandText( int commandSequenceNumber )
The caller of GetCommandText must perform any replacements of placeholders in the templatized text based on the binding members defined in a ScheduleDataBinding instance. Implementors of custom data providers can usually use BindStatement for this purpose.
Stored procedure names allow for no data binding replacements, please see the documentation for instructions on modifying and recompiling stored procedures to match your data model's naming conventions.
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2