Command #: 1
Timestamp: 2007-12-27 12:57:26.552
General Command Settings
Command Type: Text
Object Type: System.Data.SqlClient.SqlCommand
Connection String: Data Source=.\SQLEXPRESS;Initial Catalog=CrudTest;Integrated Security=True;Persist Security Info=False;Asynchronous Processing=True
Transaction: False
Command Settings
CommandText: SELECT * FROM dbo.CrudTest_GuidPk
Command Parameters
N/A No parameters are defined
Command #: 2
Timestamp: 2007-12-27 12:57:30.552
General Command Settings
Command Type: StoredProcedure
Object Type: System.Data.SqlClient.SqlCommand
Connection String: Data Source=.\SQLEXPRESS;Initial Catalog=CrudTest;Integrated Security=True;Persist Security Info=False;Asynchronous Processing=True
Transaction: False
Command Settings
CommandText: sp_CrudTest_Update_GuidPk
Command Parameters
@crud_pk: '17b55dcb-57db-40e2-91ff-df954da290b8' [DbType: Guid | Size: 0 | Direction: Input | SourceColumn: crud_pk | SourceVersion: Current]
@crud_field1: '1' [DbType: Int32 | Size: 0 | Direction: Input | SourceColumn: crud_field1 | SourceVersion: Current]
@crud_field2: '0' [DbType: Int32 | Size: 0 | Direction: Input | SourceColumn: crud_field2 | SourceVersion: Current]
@crud_field3: '0' [DbType: Int32 | Size: 0 | Direction: Input | SourceColumn: crud_field3 | SourceVersion: Current]
@crud_field4: '0' [DbType: Int32 | Size: 0 | Direction: Input | SourceColumn: crud_field4 | SourceVersion: Current]
@crud_field5: '0' [DbType: Int32 | Size: 0 | Direction: Input | SourceColumn: crud_field5 | SourceVersion: Current]
@crud_pk_ORGPK: '17b55dcb-57db-40e2-91ff-df954da290b8' [DbType: Guid | Size: 0 | Direction: Input | SourceColumn: crud_pk | SourceVersion: Original]