Miner.Data.Configuration Namespace > DataSetConfig Class > IsEditable Method : IsEditable(DataRow) Method |
'Declaration
Public Overloads Shared Function IsEditable( _ ByVal dataRow As System.Data.DataRow _ ) As System.Boolean
'Usage
Dim dataRow As System.Data.DataRow Dim value As System.Boolean value = DataSetConfig.IsEditable(dataRow)
public static System.bool IsEditable( System.Data.DataRow dataRow )
public function IsEditable( dataRow: System.Data.DataRow ): System.Boolean; static;
public static function IsEditable( dataRow : System.Data.DataRow ) : System.boolean;
public: static System.bool IsEditable( System.Data.DataRow* dataRow )
public: static System.bool IsEditable( System.Data.DataRow^ dataRow )
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