Miner.Responder.Shared.DataTransferObjects Namespace > FeatureID Class : ToSqlString Method |
'Declaration
Public Function ToSqlString( _ ByVal oidName As System.String, _ ByVal fcidName As System.String, _ Optional ByVal subidName As System.String _ ) As System.String
'Usage
Dim instance As FeatureID Dim oidName As System.String Dim fcidName As System.String Dim subidName As System.String Dim value As System.String value = instance.ToSqlString(oidName, fcidName, subidName)
public System.string ToSqlString( System.string oidName, System.string fcidName, System.string subidName )
public function ToSqlString( oidName: System.String; fcidName: System.String; subidName: System.String ): System.String;
public function ToSqlString( oidName : System.String, fcidName : System.String, subidName : System.String ) : System.String;
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