Knight Data Access Layer
GetCommentSeparatorLine Method (IDatabaseProvider)




KellermanSoftware.NetDataAccessLayer Namespace > IDatabaseProvider Interface : GetCommentSeparatorLine Method
Get comment separator line
Syntax
Function GetCommentSeparatorLine() As String
Dim instance As IDatabaseProvider
Dim value As String
 
value = instance.GetCommentSeparatorLine()
string GetCommentSeparatorLine()
string* GetCommentSeparatorLine(); 
String^ GetCommentSeparatorLine(); 
Requirements

Target Platforms: 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

See Also

Reference

IDatabaseProvider Interface
IDatabaseProvider Members